Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34471
b: refs/heads/master
c: d880309
h: refs/heads/master
i:
  34469: 24dfd75
  34467: 5873623
  34463: b42548c
v: v3
  • Loading branch information
Steven Whitehouse authored and David S. Miller committed Sep 22, 2006
1 parent 8b77ba3 commit ca1f1c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b6fe17d6cc5d570b72f8e4da351b593c5a680355
refs/heads/master: d880309ae17783c27016bf4f903782d322d0a2a1
1 change: 1 addition & 0 deletions trunk/net/decnet/dn_rules.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ static struct nla_policy dn_fib_rule_policy[FRA_MAX+1] __read_mostly = {
[FRA_SRC] = { .type = NLA_U16 },
[FRA_DST] = { .type = NLA_U16 },
[FRA_FWMARK] = { .type = NLA_U32 },
[FRA_TABLE] = { .type = NLA_U32 },
};

static int dn_fib_rule_match(struct fib_rule *rule, struct flowi *fl, int flags)
Expand Down

0 comments on commit ca1f1c6

Please sign in to comment.