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

