summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_node.h
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2008-09-06 17:15:55 +0000
committersam <sam@FreeBSD.org>2008-09-06 17:15:55 +0000
commit69a79cd4cdbfbebd5bca63fe2ed2d66766991480 (patch)
treea6bc2feaec2ec662ec12456e04dd4e018c6c68d9 /sys/net80211/ieee80211_node.h
parenta5a78bb230c46253212f55d365583cef931cfb0f (diff)
downloadFreeBSD-src-69a79cd4cdbfbebd5bca63fe2ed2d66766991480.zip
FreeBSD-src-69a79cd4cdbfbebd5bca63fe2ed2d66766991480.tar.gz
purge ni_reqcw; not used and never will be
Diffstat (limited to 'sys/net80211/ieee80211_node.h')
-rw-r--r--sys/net80211/ieee80211_node.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/net80211/ieee80211_node.h b/sys/net80211/ieee80211_node.h
index fb569a9..b4feadb 100644
--- a/sys/net80211/ieee80211_node.h
+++ b/sys/net80211/ieee80211_node.h
@@ -172,7 +172,6 @@ struct ieee80211_node {
uint8_t ni_ht2ndchan; /* HT 2nd channel */
uint8_t ni_htopmode; /* HT operating mode */
uint8_t ni_htstbc; /* HT */
- uint8_t ni_reqcw; /* requested tx channel width */
uint8_t ni_chw; /* negotiated channel width */
struct ieee80211_htrateset ni_htrates; /* negotiated ht rate set */
struct ieee80211_tx_ampdu ni_tx_ampdu[WME_NUM_AC];
OpenPOWER on IntegriCloud