]> 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)
commit9f7d9c12f171f4f0bda23bf6c8a93b6627e5a3c4
tree396d6181744580bfb16675f09480e66bdcb561e2
parent174d678a7377f5c30dcf367137313793e03c859d
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