]> git.baikalelectronics.ru Git - kernel.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)
commitb4b8765344fdb5d18b897c37edad0bd91419a169
tree12ee7a52d3aa9363219bf59c61ea492b6e8f6959
parent02bc072fd50ca7cc3778ec0d1206ee0197fa843f
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