CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/29 05:33:36
Modified files:
sys/dev/ic : ath.c
Log message:
Fix another instance of the 11a->11b switch panic (see previous commit).
It could also trigger during a scan. Moving the fix into ath_setcurmode()
should fix the problem for good. Pointed out by [email protected]; ok mikeb
