aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
Diffstat (limited to 'include/net')
-rw-r--r--include/net/ieee80211.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/ieee80211.h b/include/net/ieee80211.h
index 27374c27c408..2d9c679cf6b6 100644
--- a/include/net/ieee80211.h
+++ b/include/net/ieee80211.h
@@ -696,7 +696,7 @@ struct ieee80211_device {
696 int mode; /* A, B, G */ 696 int mode; /* A, B, G */
697 int modulation; /* CCK, OFDM */ 697 int modulation; /* CCK, OFDM */
698 int freq_band; /* 2.4Ghz, 5.2Ghz, Mixed */ 698 int freq_band; /* 2.4Ghz, 5.2Ghz, Mixed */
699 int abg_ture; /* ABG flag */ 699 int abg_true; /* ABG flag */
700 700
701 int perfect_rssi; 701 int perfect_rssi;
702 int worst_rssi; 702 int worst_rssi;