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)
commit8f4eb70059ee834522ce90a6fce0aa3078c18620
tree33c7df8070d89f2ce5cc45baf33f73566568ba8e
parentcd03cf0158449f9f4c19ecb54dfc97d9bd86eeeb
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