.\" 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 "I2O_MSG_NOP" "9" "09 October 2005" "" "" .SH NAME i2o_msg_nop \- Returns a message which is not used .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void i2o_msg_nop (struct i2o_controller * \fIc\fB, u32 \fIm\fB); \fR .SH "ARGUMENTS" .TP \fB\fIc\fB\fR I2O controller from which the message was created .TP \fB\fIm\fB\fR message which should be returned .SH "DESCRIPTION" .PP If you fetch a message via i2o_msg_get, and can't use it, you must return the message with this function. Otherwise the message frame is lost.