net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
authorJason Gunthorpe <jgg@nvidia.com>
Thu, 11 Apr 2024 16:46:18 +0000 (13:46 -0300)
committerJason Gunthorpe <jgg@nvidia.com>
Mon, 22 Apr 2024 20:11:20 +0000 (17:11 -0300)
commit2b7a5e1fe02231acc5d50339b2f10833565ef559
tree10baabc2202a796ab14c63f4623b78112bd4fbb0
parentead79118dae6f9f982532002e82c2fb291ae0480
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>
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c