Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
b7709c3e
Commit
b7709c3e
authored
Mar 26, 2003
by
Douglas Gilbert
Committed by
James Bottomley
Mar 26, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] scsi_ioctl.c for SEND_DIAGNOSTIC
This is a multi-part message in MIME format.
parent
f9567c38
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
drivers/scsi/scsi_ioctl.c
drivers/scsi/scsi_ioctl.c
+1
-0
No files found.
drivers/scsi/scsi_ioctl.c
View file @
b7709c3e
...
...
@@ -298,6 +298,7 @@ int scsi_ioctl_send_command(Scsi_Device * dev, Scsi_Ioctl_Command * sic)
goto
error
;
switch
(
opcode
)
{
case
SEND_DIAGNOSTIC
:
case
FORMAT_UNIT
:
timeout
=
FORMAT_UNIT_TIMEOUT
;
retries
=
1
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment