From: John W. Linville Date: Fri, 18 Dec 2009 22:59:01 +0000 (-0500) Subject: wireless: support internal statically compiled regulatory database X-Git-Tag: v2.6.34-rc1~233^2~705^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b377ea9d4efc94dc52fe41b4dfdb463635ab298;p=pandora-kernel.git wireless: support internal statically compiled regulatory database This patch provides infrastructure for machine translation of the regulatory rules database used by CRDA into a C data structure. It includes code for searching that database as an alternative to dynamic regulatory rules updates via CRDA. Most people should use CRDA instead of this infrastructure, but it provides a better alternative than the WIRELESS_OLD_REGULATORY infrastructure (which can now be removed). Signed-off-by: John W. Linville --- Reading git-diff-tree failed