Man Page: netdev_update_features
Operating Environment: centos
Section: 9
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)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| device_schedule_callback_owner(9) - centos |
| struct_bus_type(9) - centos |
| bus_child_present(9) - debian |
| device_schedule_callback_owner(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |