sam 2007-02-24 23:23:29 UTC
FreeBSD src repository
Modified files:
sys/dev/ath if_ath.c
Log:
don't call ath_reset when processing sysctl's before the device
is marked running; we don't have all the needed state in place
Noticed by: Hugo Silva <hugo at barafranca.com>
MFC after: 1 week
Revision Changes Path
1.162 +5 -4 src/sys/dev/ath/if_ath.c