]> git.ipfire.org Git - thirdparty/hostap.git/commit
D-Bus: Clean up debug print for P2P invitation result
authorJouni Malinen <j@w1.fi>
Sun, 20 Oct 2013 15:09:46 +0000 (18:09 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 20 Oct 2013 18:38:02 +0000 (21:38 +0300)
commit0c9296365612704cb15b1870e6086a2e703715c7
treed98cd3af9660a629572714c74cf9de4eb72f40e4
parent8d82c2105bd8d6b689adfd67498e3c958cacf06e
D-Bus: Clean up debug print for P2P invitation result

wpa_printf() does not need '\n' so remove the extra newline. In
addition, drop the priority of this message from MSG_INFO to MSG_DEBUG
since this is in no way exceptional operation.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/dbus/dbus_new.c