commit | f2c0d8df05228b64dbb2d8d4b6e2089c98041ada | [log] [tgz] |
---|---|---|
author | Ron Mercer <ron.mercer@qlogic.com> | Tue Sep 29 08:39:24 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 30 20:03:11 2009 -0700 |
tree | 5a21c44e41d80c43795770ea11bd13afccfc6b17 | |
parent | 06a49f7280091bd3dc27d4a4ceb17c68b8cda895 [diff] |
qlge: Protect reset recovery with rtnl_lock(). Move the call to rtnl_lock() to before the internal call to ql_adapter_down()/ql_adapter_up(). This prevents collisions that can happen when recovering from an asic error. Signed-off-by: Ron Mercer <ron.mercer@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>