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
e7541f89
Commit
e7541f89
authored
Nov 10, 2002
by
Ben Collins
Committed by
David S. Miller
Nov 10, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[TG3]: TG3_HW_STATUS_SIZE should be 0x50 not 0x80.
parent
b85b57e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
drivers/net/tg3.h
drivers/net/tg3.h
+1
-1
No files found.
drivers/net/tg3.h
View file @
e7541f89
...
@@ -1528,7 +1528,7 @@ struct tg3_internal_buffer_desc {
...
@@ -1528,7 +1528,7 @@ struct tg3_internal_buffer_desc {
u32
__cookie3
;
u32
__cookie3
;
};
};
#define TG3_HW_STATUS_SIZE 0x
8
0
#define TG3_HW_STATUS_SIZE 0x
5
0
struct
tg3_hw_status
{
struct
tg3_hw_status
{
u32
status
;
u32
status
;
#define SD_STATUS_UPDATED 0x00000001
#define SD_STATUS_UPDATED 0x00000001
...
...
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