]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] qla2xxx: remove internal queuing...
author <andrew.vasquez@qlogic.com> <>
Sun, 17 Apr 2005 20:02:26 +0000 (15:02 -0500)
committerJames Bottomley <jejb@titanic>
Mon, 18 Apr 2005 18:46:53 +0000 (13:46 -0500)
commitce188d2aee27ff557917a1651fc008f7683e8b6a
treecc5b5267465d833d36037bd717cef9368f6c9472
parent840a32b24acc8fc89201b137c93de4c298989cdc
[PATCH] qla2xxx: remove internal queuing...

Remove internal command queuing from the driver.  As is, this
driver cannot tolerate cable-pulls as I/Os will begin to fail
by the upper layers.

     o Should be used in conjuction with the
       11-fc_rport_adds_2.diff patch.
     o Removes qla_listops.h file -- no longer needed.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/qla2xxx/qla_def.h
drivers/scsi/qla2xxx/qla_gbl.h
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_iocb.c
drivers/scsi/qla2xxx/qla_isr.c
drivers/scsi/qla2xxx/qla_listops.h [deleted file]
drivers/scsi/qla2xxx/qla_os.c