You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
networkd: Remove has_vlan_accel from network_utils
Now that we have removed handle_vlan_bug_workaround, has_vlan_accel
is no longer used anywhere, and it is no longer relevant.
Therefore, we can safely remove it, and the function get_features that
it calls.
Signed-off-by: Christian Pardillo Laursen <christian.pardillolaursen@cloud.com>
0 commit comments