qlge: Fix firmware mailbox command timeout.
authorRon Mercer <ron.mercer@qlogic.com>
Wed, 28 Oct 2009 08:39:21 +0000 (08:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Oct 2009 08:17:15 +0000 (01:17 -0700)
commitda03945140a035a2962f7f93e359085596f20499
treedcbc6530e8177ecee9e316eaf3494ea40a0958b4
parent6d190c6edf42a572485cf1b6c7479bfc42753084
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>
drivers/net/qlge/qlge.h
drivers/net/qlge/qlge_mpi.c