Loading
net: 3com: 3c59x: fix possible null dereference in vortex_probe1()
pdev can be null and free_ring: can be called in 1297 with a null pdev. Fixes: 55c82617 ("3c59x: convert to generic DMA API") Cc: <stable@vger.kernel.org> Signed-off-by:Thomas Fourier <fourier.thomas@gmail.com> Link: https://patch.msgid.link/20260106094731.25819-2-fourier.thomas@gmail.com Signed-off-by:
Jakub Kicinski <kuba@kernel.org>