]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/hns: Delete unused variable in hns_roce_v2_modify_qp function
authorLijun Ou <oulijun@huawei.com>
Sat, 23 Feb 2019 12:01:28 +0000 (20:01 +0800)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 26 Mar 2019 00:11:30 +0000 (21:11 -0300)
commit20780a987335a13df8c2114a4c6fd000fc22b8fb
treef8f0ed8074f77d4620bb4c5aa9f0f14e19fbb65b
parent2c86251d4320b4c36d8e3f61887a86d9164b6574
RDMA/hns: Delete unused variable in hns_roce_v2_modify_qp function

The src_mac array is not used in hns_roce_v2_modify_qp function.

Signed-off-by: Lijun Ou <oulijun@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/hns/hns_roce_hw_v2.c