-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 206711 b: refs/heads/master c: d4f1a5c h: refs/heads/master i: 206709: e4b584b 206707: 40fa029 206703: 94aaac8 v: v3
- Loading branch information
Steve Wise
authored and
Roland Dreier
committed
Aug 3, 2010
1 parent
d47e782
commit ddc4159
Showing
3 changed files
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 73d6fcad2ac84b6fad326d87dc1dd0b29aabbd34 | ||
refs/heads/master: d4f1a5c6efabccd4b787a8b5907a5df9204ad2f6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -619,6 +619,7 @@ struct c4iw_ep { | |
u16 plen; | ||
u16 rss_qid; | ||
u16 txq_idx; | ||
u16 ctrlq_idx; | ||
u8 tos; | ||
}; | ||
|
||
|