]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2c37ae19e89087c67cf1b53d234d683f4a492ce3
tree7b5d1f16c019183dc4110782ae621e670b057c0c
parent3d18f52a3e5fab3fe018dc17a0c8e0c087d7147f
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