]> git.ipfire.org Git - thirdparty/hostap.git/commit
SME: Remove null ie param from CTRL-EVENT-AUTH-REJECT
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 10 Feb 2017 09:49:36 +0000 (11:49 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 10 Feb 2017 17:48:12 +0000 (19:48 +0200)
commit5f11880f6a1bc63c59d32f83d6ebf51179cc5a10
tree0a64ebcf7ead1803826ca941140aa11ab482d943
parent6dbfefb9b4079884b87a9124ab7c4cb9cf9207b6
SME: Remove null ie param from CTRL-EVENT-AUTH-REJECT

Clean up the event message by removing the ie=<value> parameter when the
IEs are not available instead of printing out "ie=(null)".

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/sme.c