[SCSI] dc395: Move 'last_reset' into internal host structure
authorHannes Reinecke <hare@suse.de>
Wed, 23 Oct 2013 08:51:19 +0000 (10:51 +0200)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 25 Oct 2013 10:53:20 +0000 (11:53 +0100)
commit53a8936cb5bc95b7616cfa9e45d6145c630cea1d
tree13713999133197c8ac14da8a541823c0bd3ea1c8
parentf274a02e52213bbeaf02adfea5f27aaed8a696c8
[SCSI] dc395: Move 'last_reset' into internal host structure

'last_reset' is only used internally, so move it into the
internal host structure.

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