From: Sujith Manoharan Date: Sat, 23 Aug 2014 07:59:16 +0000 (+0530) Subject: ath9k: Fix channel context events X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27babf9f470b5e75763703626cae710a30bf703d;p=pandora-kernel.git ath9k: Fix channel context events Check if channel context usage is enabled before calling ath_chanctx_event() from various parts of the driver. Also, make sure that ath_chanctx_event() is compiled only when CONFIG_ATH9K_CHANNEL_CONTEXT is enabled. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed