]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commite7aceef4ac3180bd93d4c0d3fe23775850b6c31d
tree8ee9d666912b8b1f828a3bf4594f93d53784565e
parentdfa1ad299184abeb8fea170e65727e263ac236a5
cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL

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>
include/uapi/linux/nl80211.h
net/wireless/chan.c