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
..
2016-01-28 10:47:28 +02:00
2017-04-05 10:41:03 +03:00
2017-04-05 10:41:03 +03:00
2017-04-09 18:13:12 -07:00
2017-04-19 17:06:42 +03:00
2017-02-08 17:01:53 +02:00
2017-04-24 12:25:01 -04:00
2017-02-14 19:38:15 +02:00
2017-02-14 19:38:15 +02:00
2017-04-19 17:06:42 +03:00
2017-04-05 10:41:03 +03:00
2017-01-13 15:26:30 +02:00
2017-01-13 15:26:30 +02:00
2017-04-05 10:41:03 +03:00
2015-03-30 09:10:24 +03:00