cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL
authorJohannes Berg <johannes.berg@intel.com>
Wed, 12 Feb 2014 13:21:15 +0000 (14:21 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 12 Feb 2014 13:22:03 +0000 (14:22 +0100)
There's no driver using this flag and consequently no userspace
application is actually looking at it. As it seems unlikely for
any driver to start using it, remove it and the (very little)
code that used it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found