nl80211: define multicast group names in header
authorJohannes Berg <johannes.berg@intel.com>
Tue, 23 Dec 2014 16:17:38 +0000 (17:17 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 6 Jan 2015 11:10:26 +0000 (12:10 +0100)
Put the group names into the userspace API header file so that
userspace clients can use symbolic names from there instead of
hardcoding the actual names. This doesn't really change much,
but seems somewhat cleaner.

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

No differences found