WNM: Remove unnecessary present flag
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 7 Apr 2014 22:34:17 +0000 (01:34 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 7 Apr 2014 22:34:17 +0000 (01:34 +0300)
commit897a5ccee83090b837aad63b81dbc4d0e77d06f5
treee8220607d07f1e598856e82265a5b538cbf4eebd
parentf6ce70dc0d53ecb5df8af08a36d2379370129b56
WNM: Remove unnecessary present flag

The structures are all allocated, so the pointer can be compared to NULL
to determine whether the subelement was present.

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