CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        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@

Reply via email to