commit | 365da8722d9df54efb8212bf82a87d816c522845 | [log] [tgz] |
---|---|---|
author | Ron Mercer <ron.mercer@qlogic.com> | Sun Jun 07 13:58:29 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 08 00:09:48 2009 -0700 |
tree | 903484855714808c82ad38baae6dc0240502089b | |
parent | d2ba498668cb9f18677dd150b23f754953dc1fda [diff] |
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>