.\" 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 "MC32_FLUSH_RX_RING" "" "06 October 2005" "" "" .SH NAME mc32_flush_rx_ring \- free the ring of receive buffers .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void mc32_flush_rx_ring (struct net_device * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP Free the buffer for each ring slot. This may be called before \fBmc32_load_rx_ring\fR, eg. on error in \fBmc32_open\fR\&.