]> git.ipfire.org Git - thirdparty/iw.git/commit - info.c
iw: fix 'iw list' MCS set print
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 8 Dec 2009 02:13:56 +0000 (21:13 -0500)
committerJohannes Berg <johannes@sipsolutions.net>
Tue, 8 Dec 2009 08:31:02 +0000 (09:31 +0100)
commitdeb3501c95d6974c4f6127d183e3124fec8ecccc
tree401839d3cad4d169fae5e7824ba8f03ef29d67a5
parent0c445c24c51e634af042fd10aa87e558a53699da
iw: fix 'iw list' MCS set print

The MCS set was being printed backward, fix this and while at it
add a helper to share with scanning.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
info.c
iw.h
scan.c
util.c