From: Luis R. Rodriguez Date: Thu, 22 Jan 2009 23:05:51 +0000 (-0800) Subject: cfg80211: pass more detailed regulatory request information on reg_notifier() X-Git-Tag: v2.6.30-rc1~662^2~836^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=716f9392e2b84cacc18cc11f7427cb98adeb1c3d;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed