1NETDEV_CHANGE_FEATUR(9)     Network device support     NETDEV_CHANGE_FEATUR(9)
2
3
4

NAME

6       netdev_change_features - recalculate device features
7

SYNOPSIS

9       void netdev_change_features(struct net_device * dev);
10

ARGUMENTS

12       dev
13           the device to check
14

DESCRIPTION

16       Recalculate dev->features set and send notifications even if they have
17       not changed. Should be called instead of netdev_update_features if also
18       dev->vlan_features might have changed to allow the changes to be
19       propagated to stacked VLAN devices.
20
22Kernel Hackers Manual 3.10         June 2019           NETDEV_CHANGE_FEATUR(9)
Impressum