From: Luis R. Rodriguez Date: Wed, 12 Nov 2008 22:21:58 +0000 (-0800) Subject: cfg80211: separate intersection section in __set_regdom() X-Git-Tag: v2.6.29-rc1~581^2~383^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8295acdc323e6e383ec822fc1e95edeb9148513;p=pandora-kernel.git cfg80211: separate intersection section in __set_regdom() So far the __set_regdom() code is pretty generic as the intersection case is fairly straight forward; this will however change when 802.11d support is added so lets separate intersection code for now in preparation for 802.11d support. This patch only has slight functional changes. Signed-off-by: Luis R. Rodriguez Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed