unregister_netdevice_notifier(9) suse man page | unix.com

Man Page: unregister_netdevice_notifier

Operating Environment: suse

Section: 9

UNREGISTER_NETDEVICE(9) 				      Network device support					   UNREGISTER_NETDEVICE(9)

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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 UNREGISTER_NETDEVICE(9)
Related Man Pages
notifier(7) - centos
update-notifier(1) - debian
notifier(7) - plan9
notifier(7) - php
notifier(7) - hpux
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I