]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd33d094f1b9905ef9d170f318b2b605246fa6388
tree903484855714808c82ad38baae6dc0240502089b
parent4de797e944650ff7338e9ba8c485f7575d07c15d
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