]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: mac80211: mlme: clean up supported channels element code
authorJohannes Berg <johannes.berg@intel.com>
Tue, 12 Jul 2022 11:40:02 +0000 (13:40 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:21 +0000 (11:43 +0200)
commitf5c00c6a61dd682e450003efee3ad127d8f3f698
tree396d6181744580bfb16675f09480e66bdcb561e2
parente54d1e68b756212da7d788c72dabb0411d1f1f78
wifi: mac80211: mlme: clean up supported channels element code

Clean up the code building the supported channels element
a little bit by using a local variable instead of the long
line.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c