[SCSI] qla2xxx: Track total number of ISP aborts.
authorHarish Zunjarrao <harish.zunjarrao@qlogic.com>
Thu, 10 Jul 2008 23:55:49 +0000 (16:55 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 26 Jul 2008 19:14:37 +0000 (15:14 -0400)
commite5f5f6f72b10c4c6209f0522a7c5b27079d64429
tree41b2addd52f655be73ffe70c0b71cf1c0ab80a49
parent85821c906cf3563a00a3d98fa380a2581a7a5ff1
[SCSI] qla2xxx: Track total number of ISP aborts.

This parameter counts the total number of ISP aborts during
driver execution.  The value is exported through a DEVICE_ATTR()
off the scsi_host.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_attr.c
drivers/scsi/qla2xxx/qla_def.h
drivers/scsi/qla2xxx/qla_init.c