commit | f1bf7a5247a0f8e42025d19d732cbc70a57e6342 | [log] [tgz] |
---|---|---|
author | Amit Kumar Salecha <amit.salecha@qlogic.com> | Thu Aug 19 05:08:22 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 19 16:52:37 2010 -0700 |
tree | ccd34e4b2f92f4898306c9074d80634ef69b94bf | |
parent | 84418e3b10b5ba43eb5b85f725e75fd9c9730670 [diff] |
qlcnic: fix inconsistent lock state Spin_lock(rds_ring->lock) is not required while posting buffers from qlcnic_open and freeing buffers from qlcnic_down. Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>