linux/drivers/net/ethernet/xilinx
Guobin Huang a956b21596 net: axienet: Remove redundant dev_err call in axienet_probe()
There is a error message within devm_ioremap_resource
already, so remove the dev_err call to avoid redundant
error message.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Guobin Huang <huangguobin4@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-03-29 13:16:44 -07:00
..
Kconfig drivers: net: xilinx_emaclite: remove arch limitation 2021-02-16 14:48:59 -08:00
ll_temac_main.c net: ll_temac: Fix potential NULL dereference in temac_probe() 2020-12-08 16:15:46 -08:00
ll_temac_mdio.c net: ll_temac: Prepare indirect register access for multicast support 2019-05-23 09:33:57 -07:00
ll_temac.h net: ll_temac: Add ethtool support for coalesce parameters 2020-02-29 21:30:43 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
xilinx_axienet_main.c net: axienet: Remove redundant dev_err call in axienet_probe() 2021-03-29 13:16:44 -07:00
xilinx_axienet_mdio.c net: axienet: Enable more clocks 2021-03-26 15:17:17 -07:00
xilinx_axienet.h net: axienet: Enable more clocks 2021-03-26 15:17:17 -07:00
xilinx_emaclite.c drivers: net: xilinx_emaclite: remove arch limitation 2021-02-16 14:48:59 -08:00