mac80211: allow userspace registration for probe requests in IBSS
authorAntonio Quartulli <antonio@open-mesh.com>
Thu, 29 Nov 2012 23:18:12 +0000 (00:18 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 30 Nov 2012 12:39:05 +0000 (13:39 +0100)
commit41e31b8b902397d5d507b275050fcbe8adaf4ff4
tree603a8600f8023b1e5852b2fb8bdb39e890831793
parent372039031c62886c8c5b57a7b0111446e9caefa8
mac80211: allow userspace registration for probe requests in IBSS

This change allows userspace to register for probe request
frames on an IBSS interface. Userspace then has to handle
them and send replies.

Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/main.c