glebius 2005-11-27 02:56:42 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/re if_re.c Log: MFC 1.61: 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.46.2.9 +6 -4 src/sys/dev/re/if_re.c