aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_debugfs.c
diff options
context:
space:
mode:
authorYue Haibing <[email protected]>2025-01-06 22:19:19 +0000
committerJakub Kicinski <[email protected]>2025-01-08 02:15:59 +0000
commit35f715cb77c3cb6e2033e71bf518b30705ab95ba (patch)
tree488297b11fc987b824a7b0caa60def34774fe89c /drivers/net/ethernet/intel/i40e/i40e_debugfs.c
parentixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp() (diff)
downloadkernel-35f715cb77c3cb6e2033e71bf518b30705ab95ba.tar.gz
kernel-35f715cb77c3cb6e2033e71bf518b30705ab95ba.zip
ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp()
ixgbevf_run_xdp() converts customed xdp action to a negative error code with the sk_buff pointer type which be checked with IS_ERR in ixgbevf_clean_rx_irq(). Remove this error pointer handing instead use plain int return value. Reviewed-by: Jacob Keller <[email protected]> Reviewed-by: Maciej Fijalkowski <[email protected]> Signed-off-by: Yue Haibing <[email protected]> Reviewed-by: Simon Horman <[email protected]> Tested-by: Chandan Kumar Rout <[email protected]> (A Contingent Worker at Intel) Signed-off-by: Tony Nguyen <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/i40e/i40e_debugfs.c')
0 files changed, 0 insertions, 0 deletions