cfg80211: pass more detailed regulatory request information on reg_notifier()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 22 Jan 2009 23:05:51 +0000 (15:05 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:01:17 +0000 (16:01 -0500)
commit716f9392e2b84cacc18cc11f7427cb98adeb1c3d
treef56a37fc79aa331b8f5b57a5038f1b4c93d8a578
parentd46e5b1d0c617a2a46353812d7f02115c17b5e72
cfg80211: pass more detailed regulatory request information on reg_notifier()

Drivers may need more information than just who set the last regulatory domain,
as such lets just pass the last regulatory_request receipt. To do this we need
to move out to headers struct regulatory_request, and enum environment_cap. While
at it lets add documentation for enum environment_cap.

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