From: Felix Fietkau Date: Fri, 2 Sep 2011 23:40:25 +0000 (+0200) Subject: ath9k: always call ath_reset from workqueue context X-Git-Tag: v3.2-rc1~129^2~254^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=236de5149b9cbec3e76aef00a4663a8de7feeebe;p=pandora-kernel.git ath9k: always call ath_reset from workqueue context 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed