nl80211: support vendor-specific events
authorJohannes Berg <johannes.berg@intel.com>
Wed, 18 Dec 2013 13:43:31 +0000 (14:43 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 19 Dec 2013 12:40:31 +0000 (13:40 +0100)
In addition to vendor-specific commands, also support vendor-specific
events. These must be registered with cfg80211 before they can be used.
They're also advertised in nl80211 in the wiphy information so that
userspace knows can be expected. The events themselves are sent on a
new multicast group called "vendor".

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

No differences found