Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36846
b: refs/heads/master
c: cc939d3
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and David S. Miller committed Sep 29, 2006
1 parent d63d297 commit f30307a
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: 2816e1284a2db03ad5e205bab4eacbc5f7d4f991
refs/heads/master: cc939d37349bf82891bd1f4558284d7fafe7acb2
4 changes: 2 additions & 2 deletions trunk/include/net/flow.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ struct flowi {
#define FLOWI_FLAG_MULTIPATHOLDROUTE 0x01
union {
struct {
__u16 sport;
__u16 dport;
__be16 sport;
__be16 dport;
} ports;

struct {
Expand Down

0 comments on commit f30307a

Please sign in to comment.