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

NAME

6       netdev_update_features - recalculate device features
7

SYNOPSIS

9       void netdev_update_features(struct net_device * dev);
10

ARGUMENTS

12       dev
13           the device to check
14

DESCRIPTION

16       Recalculate dev->features set and send notifications if it has changed.
17       Should be called after driver or hardware dependent conditions might
18       have changed that influence the features.
19
21Kernel Hackers Manual 3.10         June 2019           NETDEV_UPDATE_FEATUR(9)
Impressum