Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215503
b: refs/heads/master
c: 4256f1a
h: refs/heads/master
i:
  215501: 854138c
  215499: 6678fc4
  215495: a186245
  215487: c262e79
v: v3
  • Loading branch information
Julian Anastasov authored and Simon Horman committed Oct 21, 2010
1 parent 4e8f948 commit f63b76f
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: 489fdedaed5ddb437dd2840eb93df37a6dd8c7de
refs/heads/master: 4256f1aaa662697c1faa0984b7a698c2c8c57735
2 changes: 1 addition & 1 deletion trunk/net/netfilter/ipvs/ip_vs_xmit.c
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ ip_vs_dst_reset(struct ip_vs_dest *dest)
__ret = ip_vs_confirm_conntrack(skb, cp); \
if (__ret == NF_ACCEPT) { \
nf_reset(skb); \
(skb)->ip_summed = CHECKSUM_NONE; \
skb_forward_csum(skb); \
} \
__ret; \
})
Expand Down

0 comments on commit f63b76f

Please sign in to comment.