kernel-hacking-2024-linux-s.../net/8021q
Alexander Lobakin a61fec1c87 netdev_features: remove NETIF_F_ALL_FCOE
NETIF_F_ALL_FCOE is used only in vlan_dev.c, 2 times. Now that it's only
2 bits, open-code it and remove the definition from netdev_features.h.

Suggested-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-09-03 11:36:43 +02:00
..
Kconfig
Makefile
vlan.c
vlan.h
vlan_core.c
vlan_dev.c netdev_features: remove NETIF_F_ALL_FCOE 2024-09-03 11:36:43 +02:00
vlan_gvrp.c
vlan_mvrp.c
vlan_netlink.c
vlanproc.c netdevice: convert private flags > BIT(31) to bitfields 2024-09-03 11:36:43 +02:00
vlanproc.h