[SCSI] qla4xxx: Removed residual from overrun debug print
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 20 Aug 2009 20:11:00 +0000 (15:11 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 5 Sep 2009 14:42:44 +0000 (09:42 -0500)
commitb06fc73a9ebd352065dd4dd3139fb53ed72ac970
tree4396a2337dd0151b3f54926d7d1bd64d55d19f88
parent8afa1439fcff58da8f28c1d083046f229f6ab3de
[SCSI] qla4xxx: Removed residual from overrun debug print

The residual variable is only valid for udnerrun so do
not print it out for the overrun case.

Signed-off-by: Karen Higgins <karen.higgins@qlogic.com>
[Mike Christie: Fix coding style issues in patch]
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/qla4xxx/ql4_isr.c