mac80211: use element iteration macro in parsing
authorJohannes Berg <johannes.berg@intel.com>
Thu, 7 Feb 2019 21:18:19 +0000 (22:18 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 8 Feb 2019 12:51:50 +0000 (13:51 +0100)
commitc17e28d1bcd357219264aaab37d5daba8181f9d3
tree6f092975cfa79de940b718ebe0c33ff4665531a1
parent0f3b07f027f87a38ebe5c436490095df762819be
mac80211: use element iteration macro in parsing

Instead of open-coding the element walk, use the new macro.

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