From: Johannes Berg Date: Mon, 3 Dec 2012 17:36:09 +0000 (+0100) Subject: regulatory: remove BUG_ON X-Git-Tag: v3.9-rc1~139^2~242^2^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdc9d7b2863ce67f51ed64f89e5b20f3077be569;p=pandora-kernel.git regulatory: remove BUG_ON This code is a bit too BUG_ON happy, remove all instances and while doing so make some code a bit smarter by passing the right pointer instead of indices into arrays. Acked-by: Luis R. Rodriguez Signed-off-by: Johannes Berg --- Reading git-diff-tree failed