From: Sujith Manoharan Date: Fri, 22 Aug 2014 15:09:31 +0000 (+0530) Subject: ath9k: Isolate ath9k_use_chanctx module parameter X-Git-Tag: omap-for-v3.19/prcm-cleanup~78^2~133^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=499afaccf6f3d5d3180f4155e85becf15d09ff71;p=pandora-kernel.git ath9k: Isolate ath9k_use_chanctx module parameter This patch ensures that the module parameter "use_chanctx" is visible only when CONFIG_ATH9K_CHANNEL_CONTEXT is selected. Also register the channel context callbacks with mac80211 only when it is explicitly enabled and compile them out of the driver when CONFIG_ATH9K_CHANNEL_CONTEXT is not selected. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed