]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit594d47984b2170c328e53cc110ccb953f8a5729b
tree6f092975cfa79de940b718ebe0c33ff4665531a1
parent189fd9e89b0252d16b4842777cdeadb816fb3259
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