]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: info: fix bug reading preambles and bandwidths
authorJaewan Kim <jaewan@google.com>
Mon, 9 Jan 2023 15:14:55 +0000 (00:14 +0900)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 12 Jan 2023 10:02:41 +0000 (11:02 +0100)
commitc4743bbc1b1953bdc035b871ea1899ca94c1c6ac
treea5e0aaa7a4c2d6fbb11a093aabcd79bc047f0236
parent82e6fba06a1489a007ef20f9db17cc066f6f53d2
iw: info: fix bug reading preambles and bandwidths

Preambles and bandwidths values are considered as bit shifts
when they're are used for capabilities.

Signed-off-by: Jaewan Kim <jaewan@google.com>
Link: https://lore.kernel.org/r/20230109151455.325793-1-jaewan@google.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
info.c