]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit71b836eca7f380fbd4c025f8c4371f9a071bc909
tree12ee7a52d3aa9363219bf59c61ea492b6e8f6959
parentd75bb06b61cb69ee6223d791d3bb230e68623b20
nl80211: define multicast group names in header

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>
include/uapi/linux/nl80211.h
net/wireless/nl80211.c