Returns a fetched mfa back to the controller
void i2o_msg_nop_mfa(struct i2o_controller * c, u32 mfa);
c
I2O controller from which the MFA was fetched
mfa
MFA which should be returned
This function must be used for preserved messages, because i2o_msg_nop also returns the allocated memory back to the msg_pool mempool.