Home
last modified time | relevance | path

Searched hist:"144470 c88c5d9a4cab81da22a26c129e6702c6cf" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/freescale/
H A Dfec_main.cdiff 144470c88c5d9a4cab81da22a26c129e6702c6cf Fri May 12 15:20:10 CEST 2023 Shenwei Wang <shenwei.wang@nxp.com> net: fec: using the standard return codes when xdp xmit errors

This patch standardizes the inconsistent return values for unsuccessful
XDP transmits by using standardized error codes (-EBUSY or -ENOMEM).

Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Reviewed-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>