| commit | 2e22520475037f97b5a3234591183105ecf9845b | [log] [tgz] | 
|---|---|---|
| author | Tyrel Datwyler <[email protected]> | Thu May 02 19:50:56 2019 -0500 | 
| committer | Martin K. Petersen <[email protected]> | Tue Jun 18 19:46:22 2019 -0400 | 
| tree | f2c410c39d6c86a54f90092eea85f8fe9cc91604 | |
| parent | 852eb63a7179249f95ba2e1faaabf403e39d88b3 [diff] | 
scsi: ibmvscsi: Wire up host_reset() in the driver's scsi_host_template Wire up the host_reset function in our driver_template to allow a user requested adpater reset via the host_reset sysfs attribute. Example: echo "adapter" > /sys/class/scsi_host/host0/host_reset Signed-off-by: Tyrel Datwyler <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>