mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 01:01:27 +00:00
Patch from Sergey Tashkinov <sergeyt1@open-e.com> git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.1.0.x@4346 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1820,7 +1820,7 @@ static int scst_request_sense_local(struct scst_cmd *cmd)
|
||||
|
||||
TRACE_ENTRY();
|
||||
|
||||
rc = scst_check_local_events(cmd);
|
||||
rc = scst_pre_check_local_events(cmd);
|
||||
if (unlikely(rc != 0))
|
||||
goto out_done;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user