commit | da03945140a035a2962f7f93e359085596f20499 | [log] [tgz] |
---|---|---|
author | Ron Mercer <ron.mercer@qlogic.com> | Wed Oct 28 08:39:21 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 29 01:17:15 2009 -0700 |
tree | dcbc6530e8177ecee9e316eaf3494ea40a0958b4 | |
parent | 6d190c6edf42a572485cf1b6c7479bfc42753084 [diff] |
qlge: Fix firmware mailbox command timeout. The mailbox command process would only process a maximum of 5 unrelated firmware events while waiting for it's command completion status. It should process an unlimited number of events while waiting for a maximum of 5 seconds. Signed-off-by: Ron Mercer <ron.mercer@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>