diff options
author | Ron Mercer <ron.mercer@qlogic.com> | 2007-11-08 00:59:06 +0300 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-11-10 12:25:15 +0300 |
commit | 3e23b7d3b54c07f1c4fee1ebc418d1a37248654e (patch) | |
tree | 8b2e236ded93e0c98176e1afb60b812b7577c438 /drivers/char/defkeymap.c_shipped | |
parent | 32bee776533eea839f9499d985c1490b5ac98512 (diff) | |
download | linux-3e23b7d3b54c07f1c4fee1ebc418d1a37248654e.tar.xz |
qla3xxx: bugfix: Move link state machine into a worker thread
The link state machine requires access to some resources that
are shared with the iSCSI function on the chip. (See iSCSI
driver at drivers/scsi/qla4xxx) If the interface is being
up/downed at a rapid pace this driver may need to sleep
waiting to get access to the common resources. For this we
are moving the state machine to run as a work thread.
Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/char/defkeymap.c_shipped')
0 files changed, 0 insertions, 0 deletions