wpa_supplicant: Do not register a P2P management interface on DBus
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Thu, 23 Oct 2014 08:31:19 +0000 (11:31 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 27 Oct 2014 15:15:09 +0000 (17:15 +0200)
commit21efc940f6e7f07b84b7e5c5867f3d81594c4fb0
tree95f775e278f247879bef710b54a9e69bb9192be2
parent5aa839c80bd46ab17f09b74c26c498d38571ab78
wpa_supplicant: Do not register a P2P management interface on DBus

DBus client should always request the proper netdev interface. This will
be necessary to get a consistent behavior whatever driver is in use:
iwlwifi (which requires a P2P mgmt dev), ath9/10k (which does not),
etc...

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
wpa_supplicant/wpa_supplicant.c