In Intel SoC FPGA Agilex5, it support several ethernet instances, when there is an error occured at multiple interface it hardly tell which instances that is associated to that error.
Hence, adding the device name at the error message to differentiate between which instance is having issue. Boon Khai Ng (1): net: dwc_eth_xgmac: Add device name for the error message. drivers/net/dwc_eth_xgmac.c | 82 +++++++++++++++++++++++-------------- 1 file changed, 52 insertions(+), 30 deletions(-) -- 2.26.2

