]> git.karo-electronics.de Git - linux-beck.git/commit
[SCSI] hpsa: increase the probability of a reported success after a device reset
authorTomas Henzl <thenzl@redhat.com>
Fri, 21 Feb 2014 22:25:05 +0000 (16:25 -0600)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 15 Mar 2014 17:19:23 +0000 (10:19 -0700)
commit8919358e3d3e78b97490d9d6b0179685962df58f
tree049b69bcd71c372f3bc359dac60df917494f241c
parent9846590edadb3c961fed095d6b3c0af947230e69
[SCSI] hpsa: increase the probability of a reported success after a device reset

rc is set in the loop, and it isn't set back to zero anywhere
this patch fixes it

Signed-off-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/hpsa.c