Move debug level string conversion functions to wpa_debug.c
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 3 Aug 2015 14:44:55 +0000 (17:44 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 3 Aug 2015 14:44:55 +0000 (17:44 +0300)
commitab62f96f55ebdda69a8fd173980c181adce0a1bf
treebbf1ecc6891c0a5469db460933628f9797f92616
parent84bcb4e7a97c758900abebce4382c81ed2b70b75
Move debug level string conversion functions to wpa_debug.c

This makes it possible to use these helper functions from hostapd as
well as the current use in wpa_supplicant.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/utils/wpa_debug.c
src/utils/wpa_debug.h
wpa_supplicant/ctrl_iface.c