]> git.ipfire.org Git - thirdparty/hostap.git/commit
RSN: Use COMPACT_MACSTR to match MAC2STR
authorJohannes Berg <johannes.berg@intel.com>
Wed, 22 Aug 2018 16:49:03 +0000 (19:49 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 16 Oct 2018 09:33:22 +0000 (12:33 +0300)
commit94919da24d3499acee4399497ccf97c1e3706f27
tree213a9403bba11bd73787472d5ff47d8f476320b5
parent02342a2a2a243044f4df324dae0fd7a759d690cf
RSN: Use COMPACT_MACSTR to match MAC2STR

We shouldn't open-code the %02x... when we have COMPACT_MACSTR.

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