]> git.ipfire.org Git - thirdparty/iw.git/commit - scan.c
iw: bring together common ht capability parsing
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 8 Dec 2009 03:05:42 +0000 (22:05 -0500)
committerJohannes Berg <johannes@sipsolutions.net>
Tue, 8 Dec 2009 08:31:03 +0000 (09:31 +0100)
commit357c1a5df13f722027977a915cfd16a38bba3966
treec256a27758af3babc112520a944cb47f828a1dd3
parent0950993f0279449c144e4c9abe49e6939661a372
iw: bring together common ht capability parsing

Both 'iw list' and 'iw dev wlan0 scan' now share the same
HT capability parsing code making them consistent.

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