]> git.karo-electronics.de Git - karo-tx-linux.git/commit
isci: Manage the LLHANG timer enable/disable per-device.
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Fri, 9 Mar 2012 06:42:00 +0000 (22:42 -0800)
committerDan Williams <dan.j.williams@intel.com>
Fri, 13 Apr 2012 07:14:35 +0000 (00:14 -0700)
commit876f3f84f55a28e846ef30ec828576d31c48cf94
tree34fa32aa3f63ebdd61c68ecccbd4ae5ca1a38d39
parentc530084598238f9877e0d43d6004b91ff6fcc49d
isci: Manage the LLHANG timer enable/disable per-device.

The LLHANG timer should be enabled once per device.  This patch corrects
both the timer enable and the timer disable for the remote device.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/scsi/isci/remote_device.c
drivers/scsi/isci/remote_device.h
drivers/scsi/isci/remote_node_context.c