]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/rrm.c
RRM: Use wpa_hexdump_buf() instead of wpa_hexdump()
authorJouni Malinen <j@w1.fi>
Sat, 7 Jan 2017 16:47:37 +0000 (18:47 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 7 Jan 2017 16:47:37 +0000 (18:47 +0200)
commit7ba94fc4b026c9a720b456cc30b8a5013d977c44
tree4020a7ee9a4449601dc6ea38182bea00a161466e
parent18d1b41b5c92dfb43c1ded17335e777d9c3e3070
RRM: Use wpa_hexdump_buf() instead of wpa_hexdump()

Simplify the code a bit by using the appropriate debugging function to
dump a wpabuf contents.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/rrm.c