]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL API
authorJohannes Berg <johannes.berg@intel.com>
Tue, 13 May 2014 13:45:55 +0000 (15:45 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 13 May 2014 13:45:55 +0000 (15:45 +0200)
commit225c48aa175829d768a7f6f5077dfcdd44736761
tree44000a90e00da3ef63effda93c3da19d2ef9d746
parent1868a0ca24f6e0abb7a9942f14fc3345bef79d25
nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL API

My commit removing that also removed it from the header file
which can break compilation of userspace that needed it, add
it back for API/ABI compatibility purposes (but no code to
implement anything for it.)

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h