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
389d5b25
Commit
389d5b25
authored
Jul 14, 2004
by
Greg Kroah-Hartman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] USB: more sparse fixups that found a real bug in the se401 driver
Signed-off-by:
Greg Kroah-Hartman
<
greg@kroah.com
>
parent
fcfab60e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
drivers/usb/media/se401.c
drivers/usb/media/se401.c
+1
-1
No files found.
drivers/usb/media/se401.c
View file @
389d5b25
...
...
@@ -1295,7 +1295,7 @@ static int se401_init(struct usb_se401 *se401, int button)
&
se401
->
button
,
sizeof
(
se401
->
button
),
se401_button_irq
,
se401
,
HZ
/
10
8
);
if
(
usb_submit_urb
(
se401
->
inturb
,
GFP_KERNEL
))
{
info
(
"int urb burned down"
);
...
...
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