commit | 77cd72a53f6426f81b7f56a862402849ee903bda | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Fri Jul 29 17:17:16 2011 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Tue Aug 23 20:05:47 2011 -0700 |
tree | abadb6954c238f3810c073d12f55d01140a78790 | |
parent | 9b4be528999483d70a1ffc0accd102e477d5a503 [diff] |
[SCSI] isci: fix event-get pointer increment Hardware only increments the put pointer on event types >= 4. Do not increment the get pointer for event type 3. Reported-by: Kapil Karkra <kapil.karkra@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>