]> git.baikalelectronics.ru Git - kernel.git/commit
qla3xxx: Fix deadlock issue on error paths
authorBenjamin Li <benjamin.li@qlogic.com>
Mon, 26 Feb 2007 19:06:35 +0000 (11:06 -0800)
committerJeff Garzik <jeff@garzik.org>
Tue, 27 Feb 2007 09:21:44 +0000 (04:21 -0500)
commit14c9593155abf1a4b6def857e7951459d2ecd2ec
treebb56b2f7972ec5f3a332bc636117c8ad887104d9
parentd40f000fa9d83c0ef4be28010f1d67a8461817a4
qla3xxx: Fix deadlock issue on error paths

1) Fix deadlock issue when in QL_RESET_ACTIVE state and traversing
   through the Link State Machine
2) Fix deadlock issue when ethtool would call ql_get_settings()
3) Fix deadlock issue when adaptor is ifup'ed but adaptor fails to initialize

Signed-off-by: Benjamin Li <benjamin.li@qlogic.com>
Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/qla3xxx.c