Man Page: netdev_boot_setup_check
Operating Environment: centos
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 3.10 June 2014 NETDEV_BOOT_SETUP_CH(9)
| Related Man Pages |
|---|
| device_schedule_callback_owner(9) - centos |
| struct_device_driver(9) - centos |
| usb_set_interface(9) - centos |
| nvram(4) - debian |
| device_create_vargs(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |