]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: print missing extended capabilities
authorShahar S Matityahu <shahar.s.matityahu@intel.com>
Sun, 4 Sep 2016 13:09:44 +0000 (16:09 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 12 Dec 2017 10:57:38 +0000 (11:57 +0100)
commit5f310d83f8abb87cad83b9b37f7134be80dbf9fb
tree1a13daad90dc7eb4719090ae1219267daf883c9e
parentd792470526a3a6f6299fa0bbf26c2e2a30041e79
iw: print missing extended capabilities

The extended capabilities IE needs to know if the ap is a VHT STA
and because of that a 'struct print_ies_data' was added to contain
the original ie buffer.

Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
scan.c