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
24201e26
Commit
24201e26
authored
Nov 15, 2002
by
Doug Ledford
Browse files
Options
Browse Files
Download
Plain Diff
Merge aladin.rdu.redhat.com:/usr/local/home/dledford/bk/linus-2.5
into aladin.rdu.redhat.com:/usr/src/2.5
parents
f7efec4a
3f4f4e5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
drivers/message/fusion/mptscsih.h
drivers/message/fusion/mptscsih.h
+2
-2
No files found.
drivers/message/fusion/mptscsih.h
View file @
24201e26
...
@@ -230,8 +230,8 @@ extern int x_scsi_host_reset(Scsi_Cmnd *);
...
@@ -230,8 +230,8 @@ extern int x_scsi_host_reset(Scsi_Cmnd *);
extern
int
x_scsi_old_abort
(
Scsi_Cmnd
*
);
extern
int
x_scsi_old_abort
(
Scsi_Cmnd
*
);
extern
int
x_scsi_old_reset
(
Scsi_Cmnd
*
,
unsigned
int
);
extern
int
x_scsi_old_reset
(
Scsi_Cmnd
*
,
unsigned
int
);
#endif
#endif
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,
28
)
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,
45
)
extern
int
x_scsi_bios_param
(
Disk
*
,
struct
block_device
*
,
int
*
);
extern
int
x_scsi_bios_param
(
Scsi_Device
*
,
struct
block_device
*
,
sector_t
,
int
[]
);
#else
#else
extern
int
x_scsi_bios_param
(
Disk
*
,
kdev_t
,
int
*
);
extern
int
x_scsi_bios_param
(
Disk
*
,
kdev_t
,
int
*
);
#endif
#endif
...
...
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