-
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: 352447 b: refs/heads/master c: b0e9a30 h: refs/heads/master i: 352445: 7c27c90 352443: 3743319 352439: a8bb95e 352431: 52e8178 352415: 68015d8 352383: 5291ac2 v: v3
- Loading branch information
Vlad Yasevich
authored and
David S. Miller
committed
Feb 14, 2013
1 parent
264885b
commit 89efcc5
Showing
3 changed files
with
51 additions
and
21 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: 2ba071ecb6d41ce172f9ccb3996f28cb337b3576 | ||
refs/heads/master: b0e9a30dd669a844bb4f74515f8bcd307018ffd0 |
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 |
---|---|---|
|
@@ -63,6 +63,7 @@ struct br_ip | |
#endif | ||
} u; | ||
__be16 proto; | ||
__u16 vid; | ||
}; | ||
|
||
struct net_port_vlans { | ||
|