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)
commit64f4b93afaf18f471724268bbb2d43262a9e0334
tree396d6181744580bfb16675f09480e66bdcb561e2
parentb048c98447fde83de9f9a2b0974aa1ffd931d012
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