From: Johannes Berg Date: Tue, 13 May 2014 13:45:55 +0000 (+0200) Subject: nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL API X-Git-Tag: omap-for-v3.16/fixes-against-rc1~146^2~23^2^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5651986fe438c1ba05fdafa383d38bd86713d13;p=pandora-kernel.git 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 --- Reading git-diff-tree failed