Date: Wed, 22 Jun 2011 00:39:36 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/nfe if_nfe.c Message-ID: <201106220039.p5M0dvQn066299@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2011-06-22 00:39:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/nfe if_nfe.c
Log:
SVN rev 223393 on 2011-06-22 00:39:36Z by yongari
MFC r222542:
If driver is not running, disable interrupts and do not try to
process received frames. Previously it was possible to handle RX
interrupts even if controller is not fully initialized. This
resulted in non-working driver after system is up and running.
Reported by: hselasky
Tested by: hselasky
Revision Changes Path
1.21.2.18 +1 -1 src/sys/dev/nfe/if_nfe.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106220039.p5M0dvQn066299>
