sobomax 2005-12-29 05:25:40 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/re if_re.c
Log:
MFC: in the re_shutdown() mark interface as down since otherwise we will panic
if interrupt comes in later on, which can happen in some uncommon cases.
Revision Changes Path
1.46.2.10 +7 -0 src/sys/dev/re/if_re.c