diff options
| author | 2017-03-28 12:12:22 +0100 | |
|---|---|---|
| committer | 2017-03-29 22:38:53 -0400 | |
| commit | a28b259b43914b04746184cec318c67bded7234c (patch) | |
| tree | 4a9c7f93abd2a39cb9987721ba7f74dd75b4b0e9 /include/linux/debugobjects.h | |
| parent | MAINTAINERS: remove pmchba list for PM8001 (diff) | |
scsi: hisi_sas: add missing break in switch statement
It appears that a break in the TRANS_TX_OPEN_CNX_ERR_NO_DESTINATION case
got accidentally removed in an earlier commit, as it stands, the
ts->stat and ts->open_rej_reason are being updated twice for this case
which looks incorrect. Fix this by adding in the missing break
statement.
Detected by CoverityScan, CID#1422110 ("Missing break in switch")
Fixes: 634a9585f49c7 ("scsi: hisi_sas: process error codes according to their priority")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
