linux-stable/drivers/scsi/hisi_sas
John Garry 4e09bff330 hisi_sas: Use u64 for qw0 in free_device_v1_hw()
By reading in itct.qw0 into a 32b variable the top 32 bits were being
lost.  In practice this was OK as they were zeroes.

Fixes: 27a3f229 ("hisi_sas: Add cq interrupt")

Signed-off-by: John Garry <john.garry@huawei.com>
Reviewed-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Reviewed-by: Shane Seymour <shane.seymour@hpe.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2016-01-08 12:50:54 -05:00
..
hisi_sas.h hisi_sas: use platform_get_irq() 2015-12-16 22:32:37 -05:00
hisi_sas_main.c hisi_sas: fix error codes in hisi_sas_task_prep() 2015-12-10 13:33:18 -05:00
hisi_sas_v1_hw.c hisi_sas: Use u64 for qw0 in free_device_v1_hw() 2016-01-08 12:50:54 -05:00
Kconfig
Makefile hisi_sas: Add v1 hw module init 2015-11-25 22:12:58 -05:00