Adrian Chadd 61cd9692bb Add a quick work-around if ath_beacon_config() to not die if it's called
when an interface is going down.

Right now it's quite possible (but very unlikely!) that ath_reset()
or similar is called, leading to a beacon config call, in parallel with
the last VAP being destroyed.

This likely should be fixed by making sure the bmiss/bstuck/watchdog
taskqueues are canceled whenever the last VAP is destroyed.
2013-01-17 16:26:40 +00:00
..
2012-11-16 19:39:29 +00:00
2012-11-05 07:08:45 +00:00
2011-11-08 19:25:52 +00:00
2013-01-08 22:42:15 +00:00
2012-11-16 19:57:16 +00:00