.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "NETDEV_BOOT_SETUP_CHECK" "" "06 October 2005" "" "" .SH NAME netdev_boot_setup_check \- check boot time settings .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int netdev_boot_setup_check (struct net_device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR the netdevice .SH "DESCRIPTION" .PP 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.