From: Anish Bhatt Date: Sat, 2 Aug 2014 22:50:44 +0000 (-0700) Subject: cxgb4i : remove spurious use of rcu X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6b92c25d20c64c271ef429bba8febeefb848b5b;p=pandora-kernel.git cxgb4i : remove spurious use of rcu As pointed out by the intel guys, there is no need to hold rcu read lock in cxgbi_inet6addr_handler(), this patch removes it. Fixes: 759a0cc5a3e1 ("cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 api") Signed-off-by: Anish Bhatt Signed-off-by: David S. Miller --- Reading git-diff-tree failed