hostapd: Use ifname of the current context in debug messages
authorEliad Peller <eliad@wizery.com>
Sun, 6 Mar 2016 09:42:38 +0000 (11:42 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 6 Mar 2016 18:01:15 +0000 (20:01 +0200)
commit2940bf669ab53576bf1028012fcc538989f0df9b
tree39282c01a2adac5fa912b3db192fedcd8338423e
parent6448e06415e314125355a9eed730f3ce11b01d60
hostapd: Use ifname of the current context in debug messages

In case of multiple BSS configuration, return the current interface
name, instead of the first one.

Signed-off-by: Eliad Peller <eliad@wizery.com>
hostapd/main.c