CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/11/28 15:13:48
Modified files:
sys/dev/ic : re.c
Log message:
Get rid of "forever" loop in the interrupt handler such that we drop out of the
interrupt handler if the "Rx Descriptor Unavailable" bit is set and no new
mbufs are available to populate descriptors. Fixes hangs seen with MCLGETI.
ok sthen@, deraadt@
