Searched hist:"589 c6eded10c77a12b7b2cf235b6b19a2bdb91fa" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/sfc/siena/ ! |
H A D | tx.c | 589c6eded10c77a12b7b2cf235b6b19a2bdb91fa Thu Sep 15 14:19:58 UTC 2022 Íñigo Huguet <ihuguet@redhat.com> sfc/siena: fix null pointer dereference in efx_hard_start_xmit
Like in previous patch for sfc, prevent potential (but unlikely) NULL pointer dereference.
Fixes: 12804793b17c ("sfc: decouple TXQ type from label") Reported-by: Tianhao Zhao <tizhao@redhat.com> Signed-off-by: Íñigo Huguet <ihuguet@redhat.com> Link: https://lore.kernel.org/r/20220915141958.16458-1-ihuguet@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|