Skip to content
Commit 9313eb4b authored by Jay Fenlason's avatar Jay Fenlason Committed by David S. Miller
Browse files

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: default avatarJay Fenlason <fenlason@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f1238261
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment