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
Kirill Smelkov
linux
Commits
03f4fafe
Commit
03f4fafe
authored
Oct 25, 2004
by
Chas Williams
Committed by
David S. Miller
Oct 25, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ATM]: [horizon] eliminate pci_find_device()
Signed-off-by:
David S. Miller
<
davem@davemloft.net
>
parent
92b890d8
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
156 additions
and
176 deletions
+156
-176
drivers/atm/horizon.c
drivers/atm/horizon.c
+155
-175
drivers/atm/horizon.h
drivers/atm/horizon.h
+1
-1
No files found.
drivers/atm/horizon.c
View file @
03f4fafe
This diff is collapsed.
Click to expand it.
drivers/atm/horizon.h
View file @
03f4fafe
...
...
@@ -457,7 +457,7 @@ struct hrz_dev {
unsigned
long
unassigned_cell_count
;
struct
pci_dev
*
pci_dev
;
struct
hrz_dev
*
prev
;
struct
timer_list
housekeeping
;
};
typedef
struct
hrz_dev
hrz_dev
;
...
...
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