Date: Tue, 22 Nov 2005 12:46:15 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/re if_re.c Message-ID: <200511221246.jAMCkFTa039534@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511221246.jAMCkFTa039534>
