From: Ron Mercer Date: Tue, 29 Sep 2009 08:39:24 +0000 (+0000) Subject: qlge: Protect reset recovery with rtnl_lock(). X-Git-Tag: v2.6.32-rc3~12^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2c0d8df05228b64dbb2d8d4b6e2089c98041ada;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed