centos man page for netdev_features_change

Query: netdev_features_change

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NETDEV_FEATURES_CHAN(9) 				      Network device support					   NETDEV_FEATURES_CHAN(9)

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
Kernel Hackers Manual 3.10 June 2014 NETDEV_FEATURES_CHAN(9)
Related Man Pages
device_create_with_groups(9) - centos
struct_ff_device(9) - centos
struct_rio_dev(9) - centos
device_create_vargs(9) - suse
struct_ff_device(9) - suse
Similar Topics in the Unix Linux Community
Why cannot only the "rtl8139_rx" function be setted breakpoint on whereas the others can?