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
8f9687a1
Commit
8f9687a1
authored
Apr 03, 2002
by
Paul Gortmaker
Committed by
Jeff Garzik
Apr 03, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
finally, remove rmem_{start,end} from struct net_device.
one more step closer to killing off ether=
parent
7df8956b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
include/linux/netdevice.h
include/linux/netdevice.h
+0
-2
No files found.
include/linux/netdevice.h
View file @
8f9687a1
...
...
@@ -246,8 +246,6 @@ struct net_device
* I/O specific fields
* FIXME: Merge these and struct ifmap into one
*/
unsigned
long
rmem_end
;
/* shmem "recv" end */
unsigned
long
rmem_start
;
/* shmem "recv" start */
unsigned
long
mem_end
;
/* shared mem end */
unsigned
long
mem_start
;
/* shared mem start */
unsigned
long
base_addr
;
/* device I/O address */
...
...
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