From: Amitkumar Karwar Date: Wed, 21 Dec 2011 07:47:21 +0000 (-0800) Subject: mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros X-Git-Tag: v3.3-rc1~182^2~44^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21c3ba346486c3df39d23a2a085fcdfc7a59a853;p=pandora-kernel.git mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros Replace driver specific macros with the corresponding IEEE80211_HT_PARAM_CHA_SEC_* macros defined in ieee80211.h. Also, rename 'adapter->chan_offset' to 'adapter->sec_chan_offset' for consistency. Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed