078aac9c09
Reviewed by: hm Bug in i4btel driver read routine corrected. The conditions in the while() clause caused the receive queue to be referenced before checking if a channel is connected, leading to kernel panic (do a 'dd if=/dev/i4btel0 of=/dev/null' on an unconnected tel device, panic will follow). Correction was to reorder the while clause conditions to check for connectedness first. |
||
---|---|---|
.. | ||
i4b_bsdi_ibc.c | ||
i4b_ctl.c | ||
i4b_ing.c | ||
i4b_ipr.c | ||
i4b_isppp.c | ||
i4b_ispppsubr.c | ||
i4b_rbch.c | ||
i4b_tel.c | ||
i4b_trace.c |