tmscsim: Move 'last_reset' into host structure
authorHannes Reinecke <hare@suse.de>
Wed, 23 Oct 2013 08:51:18 +0000 (10:51 +0200)
committerJens Axboe <axboe@fb.com>
Thu, 2 Apr 2015 18:12:25 +0000 (12:12 -0600)
commit882c04cfbd9a2c7c6cc909bb74a656e9ea16d1c0
tree055196dee7bd513112ca47ff704e260f12c92229
parentc2c404b124d41d73177323bcc557673f46cc54aa
tmscsim: Move 'last_reset' into host structure

The 'last_reset' value 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/tmscsim.c
drivers/scsi/tmscsim.h