From: Luis R. Rodriguez Date: Sat, 21 Feb 2009 05:24:15 +0000 (-0500) Subject: cfg80211: do not kzalloc() again for a new request on __regulatory_hint X-Git-Tag: v2.6.30-rc1~662^2~460^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d951c1ddeba3c84c464069c808efc494aa705304;p=pandora-kernel.git cfg80211: do not kzalloc() again for a new request on __regulatory_hint Since we already have a regulatory request from the workqueue use that and avoid a new kzalloc() Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed