Commit 2b7a5e1
committed
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>1 parent ead7911 commit 2b7a5e1
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2068 | 2068 | | |
2069 | 2069 | | |
2070 | 2070 | | |
2071 | | - | |
2072 | | - | |
2073 | 2071 | | |
2074 | 2072 | | |
2075 | 2073 | | |
| |||
2088 | 2086 | | |
2089 | 2087 | | |
2090 | 2088 | | |
2091 | | - | |
2092 | | - | |
2093 | 2089 | | |
2094 | 2090 | | |
2095 | 2091 | | |
| |||
0 commit comments