From: Luis R. Rodriguez Date: Tue, 10 Mar 2009 02:07:40 +0000 (-0400) Subject: cfg80211: remove REGDOM_SET_BY_INIT X-Git-Tag: v2.6.30-rc1~662^2~195^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fee54cab7d5ebc58fad8c6a0703c4ea016405e3;p=pandora-kernel.git cfg80211: remove REGDOM_SET_BY_INIT This is not used as we can always just assume the first regulatory domain set will _always_ be a static regulatory domain. REGDOM_SET_BY_CORE will be the first request from cfg80211 for a regdomain and that then populates the first regulatory request. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed