netdev_boot_setup_check(9) suse man page | unix.com

Man Page: netdev_boot_setup_check

Operating Environment: suse

Section: 9

NETDEV_BOOT_SETUP_CH(9) 				      Network device support					   NETDEV_BOOT_SETUP_CH(9)

NAME
netdev_boot_setup_check - check boot time settings
SYNOPSIS
int netdev_boot_setup_check(struct net_device * dev);
ARGUMENTS
dev the netdevice
DESCRIPTION
Check boot time settings for the device. The found settings are set for the device to be used later in the device probing. Returns 0 if no settings found, 1 if they are.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 NETDEV_BOOT_SETUP_CH(9)
Related Man Pages
device_create_with_groups(9) - centos
device_create_vargs(9) - suse
device_schedule_callback_owner(9) - suse
struct_input_polled_dev(9) - suse
sicontrol(8) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I