Re: Possible bug in serial.c?
From: <hidden>
Date: 2001-04-18 11:29:24
From: <hidden>
Date: 2001-04-18 11:29:24
Since 'i' is an index into the rs_table[], shouldn't this be:
if (i >= NR_PORTS)
return(-ENOENT);Speaking of rs_table[] and such, I'd be grateful for a clear explanation of the async_struct and serial_state structs - what are each intended for? ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/