OSDN Git Service

scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
authorXiaofei Tan <tanxiaofei@huawei.com>
Thu, 31 May 2018 12:50:43 +0000 (20:50 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 20 Jun 2018 02:02:25 +0000 (22:02 -0400)
commit1324ae1ce55927622b531cc3123387c0fe05244d
tree0bf760777fe07970c74d8e8de00f173f22f936a9
parent4e63ac82b9f020f348ab6c9f062d2fbd2dcd0b7e
scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()

There are many BROADCAST primitives generated by the host. We are only
interested in BROADCAST (CHANGE) primitives currently, so only process
this.

We have applied this processing for v2 hw before, and it is also needed for
v3 hw.

Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c