cxgb4i : remove spurious use of rcu
authorAnish Bhatt <anish@chelsio.com>
Sat, 2 Aug 2014 22:50:44 +0000 (15:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Aug 2014 03:34:33 +0000 (20:34 -0700)
commite6b92c25d20c64c271ef429bba8febeefb848b5b
treebf3d1ba8c46554c0d181538382176a545c9c2022
parentbae2e81a69c3f0e93707b36a5a655ca0e365a78d
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 <anish@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c