From: Johannes Berg Date: Tue, 4 Dec 2012 11:49:16 +0000 (+0100) Subject: regulatory: don't allocate too much memory X-Git-Tag: v3.9-rc1~139^2~242^2^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82f20856304319d5a931846e0269eb911d52a905;p=pandora-kernel.git regulatory: don't allocate too much memory There's no need to allocate one reg rule more than will be used, reduce the allocations. The allocation in nl80211 already doesn't allocate too much space. Acked-by: Luis R. Rodriguez Signed-off-by: Johannes Berg --- Reading git-diff-tree failed