Re: [PATCH v1] net/ice: update null check for TxPP support

2025-06-27 Thread Bruce Richardson
On Fri, Jun 27, 2025 at 12:20:44AM +, Soumyadeep Hore wrote: > The absence of NULL checking was causing segmentation fault. > > Signed-off-by: Soumyadeep Hore > --- > drivers/net/intel/ice/ice_rxtx.c | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) > Patch applied and sq

[PATCH v1] net/ice: update null check for TxPP support

2025-06-27 Thread Soumyadeep Hore
The absence of NULL checking was causing segmentation fault. Signed-off-by: Soumyadeep Hore --- drivers/net/intel/ice/ice_rxtx.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/net/intel/ice/ice_rxtx.c b/drivers/net/intel/ice/ice_rxtx.c index e33fd74543..