]> git.ipfire.org Git - thirdparty/hostap.git/commit
common: Use for_each_element() in ieee802_11_ie_count()
authorJohannes Berg <johannes.berg@intel.com>
Fri, 8 Feb 2019 16:57:49 +0000 (17:57 +0100)
committerJouni Malinen <j@w1.fi>
Mon, 11 Feb 2019 11:37:22 +0000 (13:37 +0200)
commiteb84238df6819fe38b52d8db3b529ec26cf978fa
tree5bc69bafb87419837b3806de40a537c0b6c51a69
parent0e0c31bdc57a124c2b62e6659ef9e20b8368c8de
common: Use for_each_element() in ieee802_11_ie_count()

Simple cleanup using the new macros.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
src/common/ieee802_11_common.c