diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-10-29 03:15:29 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-08 22:50:07 +0100 |
commit | 840a185dddfd098b78b96a30da4cad722a7aef18 (patch) | |
tree | 25ad5551e354762f765c57ee0e0993c129a60582 /crypto/cts.c | |
parent | ks8851: suspend resume support (diff) | |
download | linux-840a185dddfd098b78b96a30da4cad722a7aef18.tar.xz linux-840a185dddfd098b78b96a30da4cad722a7aef18.zip |
aoe: remove dev_base_lock use from aoecmd_cfg_pkts()
dev_base_lock is the legacy way to lock the device list, and is planned
to disappear. (writers hold RTNL, readers hold RCU lock)
Convert aoecmd_cfg_pkts() to RCU locking.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Cc: "Ed L. Cashin" <ecashin@coraid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/cts.c')
0 files changed, 0 insertions, 0 deletions