]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: mac80211: refactor elements parsing with parameter struct
authorJohannes Berg <johannes.berg@intel.com>
Tue, 28 Jun 2022 15:49:12 +0000 (17:49 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:17 +0000 (11:43 +0200)
commit34a351f28cd822f11f06d8a7f8af940215058929
treed4c5ba285ab213d39f793c469a5abf496a0ebae2
parent95156e0e5706456b35ce02f017d2ab5eb09d0fc1
wifi: mac80211: refactor elements parsing with parameter struct

Refactor the element parsing into a version that has
a parameter struct so we can add more parameters more
easily in the future.

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