[PATCH v2 0/3] fix null packet prepare function pointers

Bruce Richardson bruce.richardson at intel.com
Wed Nov 12 15:10:56 CET 2025


Update all intel drivers to ensure that the packet prepare function
pointer is non-null.

Bruce Richardson (2):
  net/ixgbe: fix null packet prepare function
  net/fm10k: fix null packet prepare function

Sunil Kumar Kori (1):
  net/ice: fix null packet prepare function

 drivers/net/intel/fm10k/fm10k_ethdev.c | 4 ++--
 drivers/net/intel/ice/ice_rxtx.c       | 4 ++--
 drivers/net/intel/ixgbe/ixgbe_rxtx.c   | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

--
2.48.1



More information about the dev mailing list