NETDEV_FEATURES_CHAN
Section: Network device support (9)
Updated: February 2011
Index
Return to Main Contents
 
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