|
int call_netdevice_notifiers(unsigned long val, struct net_device *dev)
|
|
int call_netdevice_notifiers(unsigned long val, struct net_device *dev)
|
|
return raw_notifier_call_chain(&netdev_chain, val, dev);
|
|
return raw_notifier_call_chain(&netdev_chain, val, dev);
|