table of contents
other versions
NETDEV_FEATURES_CHAN(9) | Network device support | NETDEV_FEATURES_CHAN(9) |
NAME¶
netdev_features_change - device changes features
SYNOPSIS¶
void netdev_features_change(struct net_device * dev);
ARGUMENTS¶
struct net_device * dev
device to cause notification
DESCRIPTION¶
Called to indicate a device has changed features.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |