Name
call_netdevice_notifiers — 
     call all network notifier blocks
 
Arguments
- val
- 
     value passed unmodified to notifier function
     
- dev
- 
     net_device pointer passed unmodified to notifier function
     
Description
   Call all network notifier blocks.  Parameters and return value
   are as for raw_notifier_call_chain.