]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit44f5bf17665b43977f4cb6ce6d3caaee3f0f9526
treef56a37fc79aa331b8f5b57a5038f1b4c93d8a578
parentebff3f4e06fa5c77be3df6cfa93eae3d72ceb94e
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