commit | ad3120cfe0c5dcd5aaa87a0f7c42d4b09a94fa12 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Thu Oct 13 15:10:53 2016 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Nov 08 17:29:53 2016 -0500 |
tree | 760633f790f0cbe6537ba48f10dac3f5889f76f0 | |
parent | 53db8fa8a3b37d076f89bac67095e1381a2fb19a [diff] |
scsi: libfc: reset timeout on queue full When we're receiving a timeout we should be checking for queue full status; if there are still some packets pending we should be resetting the counter to ensure we're not missing out any packets which are still queued. Signed-off-by: Hannes Reinecke <hare@suse.com> Acked-by: Johannes Thumshirn <jth@kernel.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>