Query: netdev_change_features
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NETDEV_CHANGE_FEATUR(9) Network device support NETDEV_CHANGE_FEATUR(9)NAMEnetdev_change_features - recalculate device featuresSYNOPSISvoid netdev_change_features(struct net_device * dev);ARGUMENTSdev the device to checkDESCRIPTIONRecalculate dev->features set and send notifications even if they have not changed. Should be called instead of netdev_update_features if also dev->vlan_features might have changed to allow the changes to be propagated to stacked VLAN devices.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETDEV_CHANGE_FEATUR(9)