Eric Dumazet 840a185ddd 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>
2010-11-08 13:50:07 -08:00
..
2010-08-07 18:52:30 +02:00
2010-02-22 13:44:45 +01:00
2010-10-28 06:33:27 -06:00
2010-08-07 18:52:30 +02:00
2010-11-06 07:49:56 -07:00
2009-03-26 21:15:27 +01:00
2008-10-21 07:48:11 -04:00