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)
commit365da8722d9df54efb8212bf82a87d816c522845
tree903484855714808c82ad38baae6dc0240502089b
parentd2ba498668cb9f18677dd150b23f754953dc1fda
qlge: Fix timeout on firmware mailbox commands.

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>
drivers/net/qlge/qlge_mpi.c