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)
commitd0a935563bc0f447abed7799388fa3f13099cc0d
treef8f0ed8074f77d4620bb4c5aa9f0f14e19fbb65b
parent82342e493b7e53f5e0d0698a48190f05e84d6690
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