]> git.baikalelectronics.ru Git - kernel.git/commit
cnic: Update the rcu_access_pointer() usages
authorTej Parkash <tej.parkash@qlogic.com>
Tue, 28 Oct 2014 05:18:15 +0000 (01:18 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Oct 2014 19:07:28 +0000 (15:07 -0400)
commit3e1a7a49b0c7f57090e6e58693fabb8edda7eaee
tree33c7df8070d89f2ce5cc45baf33f73566568ba8e
parent4f09594c2534aeec27e053828c031edd54194600
cnic: Update the rcu_access_pointer() usages

1. Remove the rcu_read_lock/unlock around rcu_access_pointer
2. Replace the rcu_dereference with rcu_access_pointer

Signed-off-by: Tej Parkash <tej.parkash@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/cnic.c