From: Jay Fenlason Date: Tue, 21 May 2013 04:21:28 +0000 (+0000) Subject: cxgb3: Fix warning about using rcu_dereference when not in a rcu-locked section X-Git-Tag: v3.11-rc1~16^2~334 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9313eb4be3220054c07a7c34c38764ea1ebcd220;p=pandora-kernel.git cxgb3: Fix warning about using rcu_dereference when not in a rcu-locked section It is about using rcu_dereference() when not in a rcu-locked section. It only happens on initialization hence fix the initialization to not rcu_dereference() Signed-off-by: Jay Fenlason Signed-off-by: David S. Miller --- Reading git-diff-tree failed