-
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: 34739 b: refs/heads/master c: 62dd931 h: refs/heads/master i: 34737: b75ed38 34735: 951fd96 v: v3
- Loading branch information
Ville Nuorvala
authored and
David S. Miller
committed
Sep 22, 2006
1 parent
e08e6fb
commit efd5fd8
Showing
4 changed files
with
21 additions
and
7 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: 5f3e6e9e19f50a6910aec2dbd479187aabba04b7 | ||
refs/heads/master: 62dd93181aaa1d5a501a9cebcb254f44b8a48af7 |
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,6 +126,7 @@ struct pneigh_entry | |
{ | ||
struct pneigh_entry *next; | ||
struct net_device *dev; | ||
u8 flags; | ||
u8 key[0]; | ||
}; | ||
|
||
|
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