]> git.ipfire.org Git - thirdparty/iw.git/commitdiff
note that the bitrates are non-HT
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 30 Jun 2009 08:16:43 +0000 (10:16 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Thu, 2 Jul 2009 06:57:33 +0000 (08:57 +0200)
info.c

diff --git a/info.c b/info.c
index 98c86eae4e463702bcac0be500e0e0338cc69f7a..2db0fc73500a7d7c88cbde71d19d6c632dafc3f6 100644 (file)
--- a/info.c
+++ b/info.c
@@ -226,7 +226,7 @@ static int print_phy_handler(struct nl_msg *msg, void *arg)
                        printf("\n");
                }
 
-               printf("\t\tBitrates:\n");
+               printf("\t\tBitrates (non-HT):\n");
 
                nla_for_each_nested(nl_rate, tb_band[NL80211_BAND_ATTR_RATES], rem_rate) {
                        nla_parse(tb_rate, NL80211_BITRATE_ATTR_MAX, nla_data(nl_rate),