-
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: 224399 b: refs/heads/master c: b1d670f h: refs/heads/master i: 224397: b2c93b1 224395: 213ef95 224391: 80194ff 224383: 179c830 v: v3
- Loading branch information
Greg Rose
authored and
Jeff Kirsher
committed
Nov 17, 2010
1 parent
931198c
commit 4ae75a8
Showing
2 changed files
with
1 addition
and
2 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: eca2a33c985eb19dd0ca4b37d66c7fb5d8b76308 | ||
refs/heads/master: b1d670f10e8078485884f0cf7e384d890909aeaa |
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 |
---|---|---|
|
@@ -126,7 +126,6 @@ struct igbvf_buffer { | |
unsigned int page_offset; | ||
}; | ||
}; | ||
struct page *page; | ||
}; | ||
|
||
union igbvf_desc { | ||
|