]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: add more extended capa bits
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 23 Aug 2023 10:10:02 +0000 (13:10 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 24 Aug 2023 07:15:51 +0000 (09:15 +0200)
commitcb491fa6b4b5bb1e7c11788a39bcf5a7a74afafa
tree5aea2bd2bb331d6e6101aa6fb8c244e2373ffef8
parentcf26fc9ab584833f01e27cc2dd09988179ec6a03
iw: add more extended capa bits

Those were missing

While at it, fix a bug in the default case, we want to print the actual
bit offset which is bit + base.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
scan.c