Query: netdev_update_features
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NETDEV_UPDATE_FEATUR(9) Network device support NETDEV_UPDATE_FEATUR(9)NAMEnetdev_update_features - recalculate device featuresSYNOPSISvoid netdev_update_features(struct net_device * dev);ARGUMENTSdev the device to checkDESCRIPTIONRecalculate 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETDEV_UPDATE_FEATUR(9)