Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64539
b: refs/heads/master
c: f424bb9
h: refs/heads/master
i:
  64537: 7bd25cb
  64535: 3ac713b
v: v3
  • Loading branch information
Al Viro authored and David S. Miller committed Aug 27, 2007
1 parent d7cb045 commit 68712a1
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: e4223976341ffb22fabe5b3a69873966808c83aa
refs/heads/master: f424bb9efaee90b752aabcb4e5e95920ee9580bb
4 changes: 2 additions & 2 deletions trunk/include/linux/if_pppol2tp.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ struct pppol2tp_addr

struct sockaddr_in addr; /* IP address and port to send to */

__be16 s_tunnel, s_session; /* For matching incoming packets */
__be16 d_tunnel, d_session; /* For sending outgoing packets */
__u16 s_tunnel, s_session; /* For matching incoming packets */
__u16 d_tunnel, d_session; /* For sending outgoing packets */
};

/* Socket options:
Expand Down

0 comments on commit 68712a1

Please sign in to comment.