commit | 2b7a5e1fe02231acc5d50339b2f10833565ef559 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@nvidia.com> | Thu Apr 11 13:46:18 2024 -0300 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Mon Apr 22 17:11:20 2024 -0300 |
tree | 10baabc2202a796ab14c63f4623b78112bd4fbb0 | |
parent | ead79118dae6f9f982532002e82c2fb291ae0480 [diff] |
net: hns3: Remove io_stop_wc() calls after __iowrite64_copy() Now that the ARM64 arch implementation does the DGH as part of __iowrite64_copy() there is no reason to open code this in drivers. Link: https://lore.kernel.org/r/5-v3-1893cd8b9369+1925-mlx5_arm_wc_jgg@nvidia.com Reviewed-by: Jijie Shao<shaojijie@huawei.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>