提交 3bc5ed68 编写于 作者: J James Ketrenos 提交者: Jeff Garzik

[PATCH] ieee80211 Fixed type-o of abg_ture -> abg_true

[PATCH 14/29] Fixed type-o of abg_ture -> abg_true.
Signed-off-by: NJames Ketrenos <jketreno@linux.intel.com>

NOTE: This patch requires drivers using abg_ture to be updated.
Signed-off-by: NJeff Garzik <jgarzik@pobox.com>
上级 262d8e46
...@@ -696,7 +696,7 @@ struct ieee80211_device { ...@@ -696,7 +696,7 @@ struct ieee80211_device {
int mode; /* A, B, G */ int mode; /* A, B, G */
int modulation; /* CCK, OFDM */ int modulation; /* CCK, OFDM */
int freq_band; /* 2.4Ghz, 5.2Ghz, Mixed */ int freq_band; /* 2.4Ghz, 5.2Ghz, Mixed */
int abg_ture; /* ABG flag */ int abg_true; /* ABG flag */
int perfect_rssi; int perfect_rssi;
int worst_rssi; int worst_rssi;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册