UNREGISTER_NETDEVICE_NOTIFIER
Section: (9)
Updated: 13 April 2004
Index
Return to Main Contents
NAME
unregister_netdevice_notifier - unregister a network notifier block
SYNOPSIS
int unregister_netdevice_notifier (struct notifier_block * nb);
ARGUMENTS
- nb
-
notifier
DESCRIPTION
Unregister a notifier previously registered by
register_netdevice_notifier. The notifier is unlinked into the
kernel structures and may then be reused. A negative errno code
is returned on a failure.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.1.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 11:22:03 GMT, April 13, 2004