Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213903
b: refs/heads/master
c: d8287fc
h: refs/heads/master
i:
  213901: 22c7e96
  213899: 6dd56ab
  213895: 3a61209
  213887: 24e2dda
v: v3
  • Loading branch information
Changli Gao authored and David S. Miller committed Aug 23, 2010
1 parent cdaab43 commit c219180
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 773bc97397ea2cfc2ff3c075f712aaf376ed7cb0
refs/heads/master: d8287fc864643beaf1623c92aceb1ab38eae0648
4 changes: 2 additions & 2 deletions trunk/include/linux/if_pppox.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ struct pppoe_addr {
* PPTP addressing definition
*/
struct pptp_addr {
u16 call_id;
struct in_addr sin_addr;
__be16 call_id;
struct in_addr sin_addr;
};

/************************************************************************
Expand Down

0 comments on commit c219180

Please sign in to comment.