.\" 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 "WL3501_RESET" "" "06 October 2005" "" "" .SH NAME wl3501_reset \- Reset the SUTRO. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int wl3501_reset (struct net_device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP \fIdev\fR - network device .PP It is almost the same as \fBwl3501_open\fR\&. In fact, we may just \fBwl3501_close\fR and \fBwl3501_open\fR again, but I wouldn't like to \fBfree_irq\fR when the driver is running. It seems to be dangerous.