linux_dsm_epyc7002/drivers/net/ethernet/qlogic
Sudarsana Reddy Kalluru 3935a70968 qed: Add sanity check for SIMD fastpath handler.
Avoid calling a SIMD fastpath handler if it is NULL. The check is needed
to handle an unlikely scenario where unsolicited interrupt is destined to
a PF in INTa mode.

Fixes: fe56b9e6a ("qed: Add module with basic common support")
Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Ariel Elior <ariel.elior@cavium.com>
Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-06-20 07:15:34 +09:00
..
netxen drivers/net: Fix various unnecessary characters after logging newlines 2018-05-30 13:24:08 -04:00
qed qed: Add sanity check for SIMD fastpath handler. 2018-06-20 07:15:34 +09:00
qede treewide: Use array_size() in vzalloc() 2018-06-12 16:19:22 -07:00
qlcnic treewide: Use array_size() in vzalloc() 2018-06-12 16:19:22 -07:00
qlge treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
Kconfig qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qla3xxx.c net: qla3xxx: Eliminate duplicate barriers on weakly-ordered archs 2018-03-26 12:47:55 -04:00
qla3xxx.h