]> 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)
commit3ce9f7081b09017a47f0c3a9118a1c6e3397e791
treeb657018f5c96b8cd99c450766d4e2774b395e768
parent2009c5aaeacf61e993401beef52500cf748dd01d
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