]> git.ipfire.org Git - thirdparty/hostap.git/commit
FST: Replace print_mb_ies() with wpa_snprintf_hex()
authorJouni Malinen <j@w1.fi>
Sat, 18 Jul 2015 13:09:42 +0000 (16:09 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 18 Jul 2015 14:23:55 +0000 (17:23 +0300)
commit74619cc15048dbfc1d6a371fd4c00d767ea41d0b
tree4cb9a5bfcb97a01d002699fa654989a3fef1d62c
parent4390030a51b85d8241e965560bb2d796af7fafd9
FST: Replace print_mb_ies() with wpa_snprintf_hex()

There is no need to add new functions with more or less identical
functionality of an already available helper function.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/fst/fst_ctrl_iface.c
src/fst/fst_ctrl_iface.h
src/fst/fst_session.c