OpenCloudOS-Kernel/drivers/net/ethernet/qlogic
Colin Ian King a512438608 qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
The error DBG_STATUS_NO_MATCHING_FRAMING_MODE was added to the enum
enum dbg_status however there is a missing corresponding entry for
this in the array s_status_str. This causes an out-of-bounds read when
indexing into the last entry of s_status_str.  Fix this by adding in
the missing entry.

Addresses-Coverity: ("Out-of-bounds read").
Fixes: 2d22bc8354 ("qed: FW 8.42.2.0 debug features")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-06-24 14:57:24 -07:00
..
netxen net: netxen: let core reject the unsupported coalescing parameters 2020-03-14 21:13:55 -07:00
qed qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE 2020-06-24 14:57:24 -07:00
qede net: qede: fix use-after-free on recovery and AER handling 2020-06-23 15:01:16 -07:00
qlcnic qlcnic: Use kobj_to_dev() instead 2020-06-15 13:05:50 -07:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/ 2019-07-23 11:29:40 -07:00
qla3xxx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2019-12-22 15:15:05 -08:00
qla3xxx.h