table of contents
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¶
dev
device to cause notification
DESCRIPTION¶
Called to indicate a device has changed features.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |