Merge branch 'bug-fixes-from-xdp-and-perout-series'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 17 Apr 2025 10:11:26 +0000 (12:11 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 17 Apr 2025 10:11:26 +0000 (12:11 +0200)
commitf49a372361cf20036ef6bd855bd0d70f97132344
treef91306f59e893f7cf9376a2683f8629af925227f
parent4798cfa2097f0833d54d8f5ce20ef14631917839
parent7349c9e9979333abfce42da5f9025598083b59c9
Merge branch 'bug-fixes-from-xdp-and-perout-series'

Meghana Malladi says:

====================
Bug fixes from XDP and perout series

This patch series consists of bug fixes from the XDP series:
1. Fixes a kernel warning that occurs when bringing down the
   network interface.
2. Resolves a potential NULL pointer dereference in the
   emac_xmit_xdp_frame() function.
3. Resolves a potential NULL pointer dereference in the
   icss_iep_perout_enable() function

v3: https://lore.kernel.org/all/20250328102403.2626974-1-m-malladi@ti.com/
====================

Link: https://patch.msgid.link/20250415090543.717991-1-m-malladi@ti.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>