1NETDEV_BOOT_SETUP_CH(9)     Network device support     NETDEV_BOOT_SETUP_CH(9)
2
3
4

NAME

6       netdev_boot_setup_check - check boot time settings
7

SYNOPSIS

9       int netdev_boot_setup_check(struct net_device * dev);
10

ARGUMENTS

12       dev
13           the netdevice
14

DESCRIPTION

16       Check boot time settings for the device. The found settings are set for
17       the device to be used later in the device probing. Returns 0 if no
18       settings found, 1 if they are.
19
21Kernel Hackers Manual 2.6.       November 2011         NETDEV_BOOT_SETUP_CH(9)
Impressum