Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236852
b: refs/heads/master
c: a00f1f3
h: refs/heads/master
v: v3
  • Loading branch information
Patrick McHardy committed Feb 1, 2011
1 parent 1ba853e commit 3fb013a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 582e1fc85ca3727abd4e99109a267c514ea5c260
refs/heads/master: a00f1f3686d6a062b5295c092a9dff059adbdbf5
2 changes: 1 addition & 1 deletion trunk/net/netfilter/nf_conntrack_netlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ static const struct nla_policy tuple_nla_policy[CTA_TUPLE_MAX+1] = {
static int
ctnetlink_parse_tuple(const struct nlattr * const cda[],
struct nf_conntrack_tuple *tuple,
enum ctattr_tuple type, u_int8_t l3num)
enum ctattr_type type, u_int8_t l3num)
{
struct nlattr *tb[CTA_TUPLE_MAX+1];
int err;
Expand Down

0 comments on commit 3fb013a

Please sign in to comment.