Reset shost->last_reset if EH does not run and fix kabi broken.
Ewan D. Milne (1): scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Li Lingfeng (1): scsi: fix kabi broken
drivers/scsi/hosts.c | 1 + drivers/scsi/scsi_error.c | 25 +++++++++++++++++++++++++ drivers/scsi/scsi_lib.c | 1 + include/scsi/scsi_cmnd.h | 2 +- include/scsi/scsi_host.h | 4 ++-- 5 files changed, 30 insertions(+), 3 deletions(-)