profiles/network: Log connection event after setting device name
authoredef <edef@edef.eu>
Thu, 27 Aug 2020 11:27:59 +0000 (11:27 +0000)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:50 +0000 (14:30 +0530)
commit3f12b2e43662aa6256ae3323d10ea54b9ce659e8
treecfb6271542502e584464e4bc8ea29bfcf6235aa0
parent836f66f5c75d8535b850afdc0d77d09052dfc89c
profiles/network: Log connection event after setting device name

Without reordering these two statements, the logs look like this:

    bnep%d connected
    bnep0 disconnected

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
profiles/network/connection.c