commit | 9101a0792d2ad49a0bf293d346f391c198d72843 | [log] [tgz] |
---|---|---|
author | John Garry <john.garry@huawei.com> | Wed Nov 18 00:50:37 2015 +0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Nov 25 22:12:55 2015 -0500 |
tree | 646128c6da2a65b30a4c9841d5b6b06645dc2d08 | |
parent | 257efd1f69dd1789b1db0f12425e31d6c05118db [diff] |
hisi_sas: Add cq structure initialization Each completion queue has a structure. This is mainly for passing to irq handler so we know which queue the irq occured on. Signed-off-by: John Garry <john.garry@huawei.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>