From: Sujith Manoharan Date: Fri, 17 Oct 2014 02:10:19 +0000 (+0530) Subject: ath9k: Send AUTHORIZED event only for station mode X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91e6ceb354289ef1b143735b218599b5ad1b58c8;p=pandora-kernel.git ath9k: Send AUTHORIZED event only for station mode ATH_CHANCTX_EVENT_AUTHORIZED is required to trigger the MCC scheduler when a station interface becomes authorized. But, since the driver gets station state notifications when the current operating mode is AP too, make sure that we send ATH_CHANCTX_EVENT_AUTHORIZED only when the interface is in station mode. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed