Johannes Berg 8613c94815 mac80211: rename ieee80211_rx_status::vht_nss to just nss
This field will need to be used again for HE, so rename it now.

Again, mostly done with this spatch:

@@
expression status;
@@
-status->vht_nss
+status->nss
@@
expression status;
@@
-status.vht_nss
+status.nss

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2017-04-28 10:41:53 +02:00
..
2017-02-27 18:43:47 -08:00
2017-04-21 15:33:55 -04:00
2017-02-22 11:44:32 -08:00
2017-04-24 12:40:24 -04:00
2017-04-24 15:51:31 -04:00
2017-03-01 09:58:31 -08:00
2017-03-25 20:11:19 -07:00
2017-04-24 12:35:56 -04:00
2017-04-24 12:35:56 -04:00
2017-04-24 12:35:56 -04:00