From: Luis R. Rodriguez Date: Sat, 21 Feb 2009 05:24:14 +0000 (-0500) Subject: cfg80211: pass the regulatory_request struct in __regulatory_hint() X-Git-Tag: v2.6.30-rc1~662^2~460^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28da32d7cafdd181d6a59e8c0b74e9651a8f8be3;p=pandora-kernel.git cfg80211: pass the regulatory_request struct in __regulatory_hint() We were passing value by value, lets just pass the struct. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed