]> git.ipfire.org Git - thirdparty/hostap.git/commit
Revert "nl80211: Do not indicate P2P_DEVICE support by default"
authorJohannes Berg <johannes.berg@intel.com>
Mon, 20 Oct 2014 10:00:08 +0000 (12:00 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 22 Oct 2014 07:54:02 +0000 (10:54 +0300)
commit97752f7930af55106b0959c2bb191d982382afe3
tree068688017b2bd2eb920aae20e42e1606ccc8b24b
parent1e3c7e82b50f9985da06e7516c56411d047edfd5
Revert "nl80211: Do not indicate P2P_DEVICE support by default"

This reverts commit 851b0c5581069de6db01ddca7c150b76cee415a2.

The kernel now has full support for this (and it is turned off
by default for hwsim) so wpa_supplicant should really go back
to autodetecting this so clients don't have to figure out what
to do.

Also add a debug message stating that P2P_DEVICE support is used.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
src/drivers/driver_nl80211.c