Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204035
b: refs/heads/master
c: 3a3dfb0
h: refs/heads/master
i:
  204033: 575954f
  204031: a58b2f9
v: v3
  • Loading branch information
Changli Gao authored and David S. Miller committed Aug 1, 2010
1 parent 61f22bd commit 98cec2f
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: 072d79a31a3b870b49886f4347e23f81b7eca3ac
refs/heads/master: 3a3dfb062c2e086c202d34f09ce29634515ad256
2 changes: 1 addition & 1 deletion trunk/net/sched/act_nat.c
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ static int tcf_nat(struct sk_buff *skb, struct tc_action *a,
iph->saddr = new_addr;

inet_proto_csum_replace4(&icmph->checksum, skb, addr, new_addr,
1);
0);
break;
}
default:
Expand Down

0 comments on commit 98cec2f

Please sign in to comment.