]> git.baikalelectronics.ru Git - kernel.git/commit
ieee80211: fix for_each_element_extid()
authorJohannes Berg <johannes.berg@intel.com>
Fri, 8 Feb 2019 16:56:33 +0000 (17:56 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 8 Feb 2019 16:56:33 +0000 (17:56 +0100)
commite22ce866143d56c18e72f3b28da7c6139540d9f3
treeb657018f5c96b8cd99c450766d4e2774b395e768
parentee7e8c31f190c0353a938282a553e1f36a83627e
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>
include/linux/ieee80211.h