]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: Remove unnecessary duplication of tk_len from STA entries
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 14 Nov 2017 10:54:45 +0000 (12:54 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 14 Nov 2017 10:54:45 +0000 (12:54 +0200)
commit5420bcf477d0088fac84cba1d803f89830b6b970
tree519c1d144ce45e36cd6b4e4a116ee7d3bafbfe20
parent1d624a0702288b2448191e15ad85a2d8b25dacd9
wlantest: Remove unnecessary duplication of tk_len from STA entries

The length of the TK is available within struct wpa_ptk, so there is no
need to try to maintain it separately in wlantest.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wlantest/rx_data.c
wlantest/rx_eapol.c
wlantest/wlantest.h