diff --git a/[refs] b/[refs] index dde5823e0354..f6e5201f9c0b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 262d8e467710a1c870717bc432caaf74cde3ce20 +refs/heads/master: 3bc5ed684253f407b1567799d13cb06a0d86fe80 diff --git a/trunk/include/net/ieee80211.h b/trunk/include/net/ieee80211.h index 27374c27c408..2d9c679cf6b6 100644 --- a/trunk/include/net/ieee80211.h +++ b/trunk/include/net/ieee80211.h @@ -696,7 +696,7 @@ struct ieee80211_device { int mode; /* A, B, G */ int modulation; /* CCK, OFDM */ int freq_band; /* 2.4Ghz, 5.2Ghz, Mixed */ - int abg_ture; /* ABG flag */ + int abg_true; /* ABG flag */ int perfect_rssi; int worst_rssi;