glebius 2005-11-22 12:46:15 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c Log: Check IFF_DRV_RUNNING in the re_intr() loop. It can disappear, since re_rxeof() drops the lock for some time. Reported & tested by: XueFeng Deng <dsnofe yahoo.com.cn> Revision Changes Path 1.61 +6 -4 src/sys/dev/re/if_re.c