]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
advansys: use host_reset
authorHannes Reinecke <hare@suse.de>
Fri, 24 Apr 2015 11:18:20 +0000 (13:18 +0200)
committerJames Bottomley <JBottomley@Odin.com>
Mon, 25 May 2015 16:18:23 +0000 (09:18 -0700)
commiteac0b0c76ff904e66b115777cb3e40a98cca6764
tree0fd009f93474c1acce9d9fd099717b42179eca47
parentc5c2567fd360cfefd011cfbd82ede5ea8ca392a7
advansys: use host_reset

The advansys_reset() function is actually a host reset, not a
bus reset. And there is no need to have a 'last_reset'
value; the same value exists in struct Scsi_Host.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/advansys.c