]> git.ipfire.org Git - thirdparty/hostap.git/commit
Change some RRM debug messages from wpa_printf() to wpa_dbg()
authorBen Greear <greearb@candelatech.com>
Fri, 15 Mar 2019 15:46:33 +0000 (08:46 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 26 Dec 2019 07:41:58 +0000 (09:41 +0200)
commitbf3ab50f4f08426cbf97d14a3571452246240b08
tree1beb75f4e4a0aa25510f8c4f41879108bab20acc
parenta737e40b5653b622ba8d49e4c0e9c54176963a90
Change some RRM debug messages from wpa_printf() to wpa_dbg()

This gives us the network device name in logging messages, which can be
helpful when having one wpa_supplicant process handle multiple devices.

Signed-off-by: Ben Greear <greearb@candelatech.com>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/rrm.c