From: Sujith Manoharan Date: Fri, 17 Oct 2014 02:10:28 +0000 (+0530) Subject: ath9k: Fix HW scan abort X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23aab0c25fb1b481ae28a816e0388a3515a8c9df;p=pandora-kernel.git ath9k: Fix HW scan abort Instead of using ATH_CHANCTX_EVENT_ASSIGN to abort a HW scan when a new interface becomes active, use the mgd_prepare_tx() callback. This allows us to make sure that the GO's channel becomes operational by using flush_work(). Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed