| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
This function moves an active device into down state. A
NETDEV_GOING_DOWN is sent to the netdev notifier chain. The device
is then deactivated and finally a NETDEV_DOWN is sent to the notifier
chain.
| <<< Previous | Home | Next >>> |
| dev_open | Up | register_netdevice_notifier |