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: 2d22bc8354b1 ("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
..
2020-05-21 17:08:25 -07:00
2020-01-27 14:35:32 +01:00
2020-01-27 14:35:32 +01:00
2019-01-28 11:13:34 -08:00
2020-04-23 15:53:52 -07:00
2020-01-27 14:35:32 +01:00
2020-06-05 15:11:50 -07:00
2020-06-05 14:05:57 -07:00
2020-06-05 14:05:57 -07:00
2020-01-27 14:35:32 +01:00
2020-06-05 15:11:50 -07:00