ath9k: always call ath_reset from workqueue context
authorFelix Fietkau <nbd@openwrt.org>
Fri, 2 Sep 2011 23:40:25 +0000 (01:40 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 Sep 2011 17:56:20 +0000 (13:56 -0400)
This makes it much easier to add further rework to avoid race conditions
between reset and other work items.
Move other functions to make ath_reset static.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found