]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Mark P2P events global (not specific to interface)
authorJouni Malinen <j@w1.fi>
Sat, 18 May 2013 15:59:51 +0000 (18:59 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 18 May 2013 15:59:51 +0000 (18:59 +0300)
commit92c4465b751f9f1b1efd44897eb88ca492e64a3a
tree1ce24efab7f7d49839f9552d00c2fa0225ceb806
parented496f131f0fb9327f3fa92b1692d018a4fe9cd4
P2P: Mark P2P events global (not specific to interface)

This removes the "IFNAME=<ifname> " prefix from P2P events that are
received through the global control interface since these events are not
really specific to any network interface, but the full device.

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