cfg80211: add regulatory netlink multicast group
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 10 Mar 2009 02:07:42 +0000 (22:07 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Mar 2009 22:09:40 +0000 (18:09 -0400)
commit73d54c9e74c4d8ee8a41bc516f481f0f754eca32
treece190210e3a0cd00008b7aa88af6c1ebccee2193
parent7db90f4a25bd4184f3d36dfa4f512f53b0448da7
cfg80211: add regulatory netlink multicast group

This allows us to send to userspace "regulatory" events.
For now we just send an event when we change regulatory domains.
We also notify userspace when devices are using their own custom
world roaming regulatory domains.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
net/wireless/core.c
net/wireless/nl80211.c
net/wireless/nl80211.h
net/wireless/reg.c