ieee80211: fix for_each_element_extid()
authorJohannes Berg <johannes.berg@intel.com>
Fri, 8 Feb 2019 16:56:33 +0000 (17:56 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Fri, 5 Feb 2021 10:39:41 +0000 (11:39 +0100)
commitb9a82e759e2bb0171f164f0e563d0af37160348a
tree32eaa3dd303be192a5ff85e680eae2eba1a507f9
parent11c488f381fbc064ac5978baee6b4e529c18dff7
ieee80211: fix for_each_element_extid()

The data/datalen argument names cannot be used as those
are also the struct element names, fix that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
include/linux/ieee80211.h