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)
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>

No differences found