Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1262
b: refs/heads/master
c: d9fa0f3
h: refs/heads/master
v: v3
  • Loading branch information
Julian Anastasov authored and David S. Miller committed May 19, 2005
1 parent 5372ca5 commit 74ea257
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: f81a0bffa116ea22149aa7cfb0b4ee09096d9d92
refs/heads/master: d9fa0f392b20b2b8e3df379c44194492a2446c6e
1 change: 0 additions & 1 deletion trunk/net/ipv4/ipvs/ip_vs_xmit.c
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,6 @@ ip_vs_icmp_xmit(struct sk_buff *skb, struct ip_vs_conn *cp,
rc = NF_ACCEPT;
/* do not touch skb anymore */
atomic_inc(&cp->in_pkts);
__ip_vs_conn_put(cp);
goto out;
}

Expand Down

0 comments on commit 74ea257

Please sign in to comment.