[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)
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>

No differences found