table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| NETDEV_UPDATE_FEATUR(9) | Network device support | NETDEV_UPDATE_FEATUR(9) |
NAME¶
netdev_update_features - recalculate device featuresSYNOPSIS¶
void
netdev_update_features(struct net_device * dev);
ARGUMENTS¶
devthe device to check
DESCRIPTION¶
Recalculate dev->features set and send notifications if it has changed. Should be called after driver or hardware dependent conditions might have changed that influence the features.COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |