Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xcap-capability-linux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
xcap
xcap-capability-linux
Commits
c0442209
Commit
c0442209
authored
18 years ago
by
David S. Miller
Browse files
Options
Downloads
Patches
Plain Diff
[NET] myri_sbus: Kill unused next_module struct member.
Signed-off-by:
David S. Miller
<
davem@davemloft.net
>
parent
a46c30fd
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
drivers/net/myri_sbus.h
+0
-1
0 additions, 1 deletion
drivers/net/myri_sbus.h
with
0 additions
and
1 deletion
drivers/net/myri_sbus.h
+
0
−
1
View file @
c0442209
...
...
@@ -290,7 +290,6 @@ struct myri_eth {
unsigned
int
reg_size
;
/* Size of register space. */
unsigned
int
shmem_base
;
/* Offset to shared ram. */
struct
sbus_dev
*
myri_sdev
;
/* Our SBUS device struct. */
struct
myri_eth
*
next_module
;
/* Next in adapter chain. */
};
/* We use this to acquire receive skb's that we can DMA directly into. */
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment