mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 18:51:27 +00:00
scst: Fix an infinite loop in scst_process_check_condition() (trunk r9346)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.5.x@9458 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -14037,8 +14037,6 @@ int scst_process_check_condition(struct scst_cmd *cmd)
|
||||
process_qerr:
|
||||
scst_process_qerr(cmd);
|
||||
|
||||
scst_store_sense(cmd);
|
||||
|
||||
res = 0;
|
||||
|
||||
out:
|
||||
|
||||
Reference in New Issue
Block a user