commit | 714a597baab099e728307768e3b5c3b82d7b2ce3 | [log] [tgz] |
---|---|---|
author | Yangyang Li <liyangyang20@huawei.com> | Fri Apr 02 17:07:28 2021 +0800 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Thu Apr 08 16:08:21 2021 -0300 |
tree | db12b0f9a906faf61de46a81037139ebb50978be | |
parent | 9eab614338cdfe08db343954454fa5191d082a11 [diff] |
RDMA/hns: Delete redundant condition judgment related to eq The register value related to the eq interrupt depends only on enable_flag, so the redundant condition judgment is deleted. Fixes: a5073d6054f7 ("RDMA/hns: Add eq support of hip08") Link: https://lore.kernel.org/r/1617354454-47840-4-git-send-email-liweihang@huawei.com Signed-off-by: Yangyang Li <liyangyang20@huawei.com> Signed-off-by: Weihang Li <liweihang@huawei.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>