linux-yocto/drivers/net/ethernet/rocker
Alexander Lobakin 05c1280a2b netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
"Interface can't change network namespaces" is rather an attribute,
not a feature, and it can't be changed via Ethtool.
Make it a "cold" private flag instead of a netdev_feature and free
one more bit.

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
rocker_hw.h
rocker_main.c netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local 2024-09-03 11:36:43 +02:00
rocker_ofdpa.c rocker: Explicitly mark learned FDB entries as offloaded 2022-11-02 20:45:23 -07:00
rocker_tlv.c
rocker_tlv.h
rocker.h