.\" 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_RETRY_RUN" "" "06 October 2005" "" "" .SH NAME i2o_retry_run \- retry on timeout .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void i2o_retry_run (unsigned long \fIf\fB); \fR .SH "ARGUMENTS" .TP \fB\fIf\fB\fR unused .SH "DESCRIPTION" .PP Retry congested frames. This actually needs pushing down into i2o core. We should only bother the OSM with this when we can't queue and retry the frame. Or perhaps we should call the OSM and its default handler should be this in the core, and this call a 2nd ``I give up'' handler in the OSM ?