qlge: Fix timeout on firmware mailbox commands.
authorRon Mercer <ron.mercer@qlogic.com>
Sun, 7 Jun 2009 13:58:29 +0000 (13:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Jun 2009 07:09:48 +0000 (00:09 -0700)
Some firmware mailbox commands require the firmware to
communicate with the FCoE driver running on another
PCI function.  This can potentially take several seconds.
This wait is done in process context only.

Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found