Man Page: netdev_boot_setup_check
Operating Environment: suse
Section: 9
NETDEV_BOOT_SETUP_CH(9) Network device support NETDEV_BOOT_SETUP_CH(9)NAMEnetdev_boot_setup_check - check boot time settingsSYNOPSISint netdev_boot_setup_check(struct net_device * dev);ARGUMENTSdev the netdeviceDESCRIPTIONCheck 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 NETDEV_BOOT_SETUP_CH(9)