From: Sujith Manoharan Date: Sat, 23 Aug 2014 07:59:23 +0000 (+0530) Subject: ath9k: Fix 'offchannel' in ath_softc X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77843167a926a1b11dff812f027fc56930948c1b;p=pandora-kernel.git ath9k: Fix 'offchannel' in ath_softc Finally move the 'offchannel' instance in ath_softc inside a CONFIG_ATH9K_CHANNEL_CONTEXT cage. The offchannel usage in ath9k_calculate_iter_data() is closed off with an ifdef for now, since the state/opmode calculation is common for both the channel context mode and the normal mode. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed