-
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: 249691 b: refs/heads/master c: 8afe583 h: refs/heads/master i: 249689: 05be7a3 249687: 8bcaefe v: v3
- Loading branch information
K. Y. Srinivasan
authored and
Greg Kroah-Hartman
committed
May 17, 2011
1 parent
e95c0cf
commit dd43f74
Showing
2 changed files
with
1 addition
and
3 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: d0e33046142c4896444202671d8f808484554f27 | ||
refs/heads/master: 8afe583d2100fa5bea6f294570c2d16e4053419a |
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 |
---|---|---|
|
@@ -88,8 +88,6 @@ struct netvsc_driver { | |
struct hv_driver base; | ||
|
||
u32 ring_buf_size; | ||
u32 req_ext_size; | ||
|
||
}; | ||
|
||
static inline | ||
|