From: Luis R. Rodriguez Date: Wed, 12 Nov 2008 22:22:03 +0000 (-0800) Subject: cfg80211: add support for custom firmware regulatory solutions X-Git-Tag: v2.6.29-rc1~581^2~383^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14b9815af3f4fe0e171ee0c4325c31d2a2c1570b;p=pandora-kernel.git cfg80211: add support for custom firmware regulatory solutions This adds API to cfg80211 to allow wireless drivers to inform us if their firmware can handle regulatory considerations *and* they cannot map these regulatory domains to an ISO / IEC 3166 alpha2. In these cases we skip the first regulatory hint instead of expecting the driver to build their own regulatory structure, providing us with an alpha2, or using the reg_notifier(). Signed-off-by: Luis R. Rodriguez Acked-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed