Jiangfeng Xiao
96a50c0d90
net: hisilicon: Fix dma_map_single failed on arm64
...
On the arm64 platform, executing "ifconfig eth0 up" will fail,
returning "ifconfig: SIOCSIFFLAGS: Input/output error."
ndev->dev is not initialized, dma_map_single->get_dma_ops->
dummy_dma_ops->__dummy_map_page will return DMA_ERROR_CODE
directly, so when we use dma_map_single, the first parameter
is to use the device of platform_device.
Signed-off-by: Jiangfeng Xiao <xiaojiangfeng@huawei.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2019-08-06 14:14:01 -07:00
..
2019-05-21 10:50:46 +02:00
2019-08-01 13:45:48 -04:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:32 -07:00
2019-07-31 08:33:30 -07:00
2019-06-19 17:09:07 +02:00
2019-08-06 11:29:16 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:29:52 -07:00
2019-06-26 09:07:39 -07:00
2019-08-01 13:45:48 -04:00
2019-05-21 11:28:45 +02:00
2019-08-01 13:45:48 -04:00
2019-06-27 21:06:39 -07:00
2019-06-19 17:09:55 +02:00
2019-07-31 08:38:36 -07:00
2019-05-30 11:26:37 -07:00
2019-08-01 13:45:49 -04:00
2019-06-05 17:36:38 +02:00
2019-07-08 19:48:57 -07:00
2019-07-05 15:25:04 -07:00
2019-07-23 14:09:21 -07:00
2019-08-06 11:34:23 -07:00
2019-05-30 11:26:32 -07:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:37 -07:00
2019-05-31 08:34:32 -07:00
2019-05-30 11:26:32 -07:00
2019-08-06 11:47:19 -07:00
2019-06-05 17:36:38 +02:00
2019-06-14 14:18:53 -06:00
2019-08-02 18:15:02 -07:00
2019-05-21 10:50:46 +02:00
2019-08-05 13:18:53 -07:00
2019-08-06 14:14:01 -07:00
2019-05-24 17:37:52 +02:00
2019-07-07 22:15:12 -07:00
2019-06-19 17:09:55 +02:00
2019-07-29 11:11:51 -07:00
2019-07-21 13:29:47 -07:00
2019-08-05 13:30:48 -07:00
2019-07-31 08:53:26 -07:00
2019-08-05 11:13:05 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-05-21 10:50:46 +02:00
2019-07-26 14:11:30 -07:00
2019-05-21 10:50:46 +02:00
2019-05-21 11:28:45 +02:00
2019-07-15 11:06:27 -07:00
2019-07-26 14:26:41 -07:00
2019-08-01 13:45:49 -04:00
2019-06-05 17:37:17 +02:00
2019-05-21 11:28:45 +02:00
2019-05-30 11:26:37 -07:00
2019-06-05 17:37:07 +02:00
2019-08-01 13:45:49 -04:00
2019-07-08 16:33:02 -07:00
2019-08-02 17:57:18 -07:00
2019-07-26 14:20:06 -07:00
2019-05-21 11:28:39 +02:00
2019-07-27 14:30:13 -07:00
2019-05-29 13:24:54 -07:00
2019-07-29 10:58:06 -07:00
2019-08-01 13:45:49 -04:00
2019-06-19 17:09:55 +02:00
2019-07-08 12:16:48 -07:00
2019-05-30 11:26:32 -07:00
2019-05-21 10:50:46 +02:00
2019-07-14 12:22:11 -07:00
2019-07-29 15:13:10 -07:00
2019-07-09 14:46:40 -07:00
2019-08-06 12:26:11 -07:00
2019-07-04 12:12:13 -07:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:32 -07:00
2019-07-16 12:37:30 -07:00
2019-07-29 11:12:21 -07:00
2019-05-30 11:26:35 -07:00
2019-06-02 18:08:36 -07:00
2019-06-12 09:52:04 -07:00
2019-07-08 16:28:32 -07:00
2019-05-21 10:50:46 +02:00
2019-08-01 13:45:49 -04:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2019-06-05 17:36:37 +02:00
2019-06-19 17:09:55 +02:00
2019-07-15 11:06:27 -07:00
2019-05-30 11:29:22 -07:00
2019-07-01 19:36:35 -07:00
2019-06-19 17:09:07 +02:00
2019-07-01 19:36:35 -07:00
2019-06-19 17:09:07 +02:00