]> git.ipfire.org Git - thirdparty/iw.git/commit
util: don't print EHT info if not present
authorJohannes Berg <johannes.berg@intel.com>
Wed, 15 Mar 2023 15:08:22 +0000 (16:08 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 14 Apr 2023 10:56:23 +0000 (12:56 +0200)
commitf5e3b43de3a5e3e6332106282bbcaf336e8204a5
tree2a0735ed8f205a59be0d1e7dbdcede9db44ed45a
parent7794573f915174b5dd2cd22e123ecd63610ccf44
util: don't print EHT info if not present

That's just confusing, don't print it if the EHT MAC
capabilities attribute isn't there (the kernel puts
all the attrs together.)

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
util.c