cfg80211: in bitrate_mask, rename mcs to ht_mcs
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Thu, 5 Dec 2013 09:02:15 +0000 (10:02 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 5 Dec 2013 15:39:07 +0000 (16:39 +0100)
commitd1e33e654ef6bb3dee766353ed9dd31e7dcb8a94
tree7b5d1f16c019183dc4110782ae621e670b057c0c
parentb9243ab0c9e3e4dbd54ae8f44cf0cdb5838c8746
cfg80211: in bitrate_mask, rename mcs to ht_mcs

Rename NL80211_TXRATE_MCS to NL80211_TXRATE_HT and also
rename mcs to ht_mcs in struct cfg80211_bitrate_mask.

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
[reword commit message]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/ath/ath6kl/wmi.c
drivers/net/wireless/mwifiex/cfg80211.c
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/mac80211/cfg.c
net/wireless/nl80211.c