]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit6e1736a4edd8c10e5dedd3488fabfaa680d46e99
tree4396a2337dd0151b3f54926d7d1bd64d55d19f88
parent33969c2333a8b232bd5e59486865d712886eb233
[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