[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)
commitf4f051ebb40e74ad0ba02d2cb3a6c16b0393472b
treecc5b5267465d833d36037bd717cef9368f6c9472
parentc46f2ffb9e7fce7208c2639790e1ade42e00b146
[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