Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90670
b: refs/heads/master
c: 0912ea3
h: refs/heads/master
v: v3
  • Loading branch information
Rami Rosen authored and David S. Miller committed Apr 14, 2008
1 parent 07cc78c commit cd6f6cf
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: 0b18542b7f5379e052d2a3132be91185776e7ceb
refs/heads/master: 0912ea38de61378c5c753aef78c12e2f95854313
2 changes: 1 addition & 1 deletion trunk/net/ipv6/ip6mr.c
Original file line number Diff line number Diff line change
Expand Up @@ -1354,7 +1354,7 @@ int ip6mr_ioctl(struct sock *sk, int cmd, void __user *arg)

static inline int ip6mr_forward2_finish(struct sk_buff *skb)
{
/* XXX stats */
IP6_INC_STATS_BH(ip6_dst_idev(skb->dst), IPSTATS_MIB_OUTFORWDATAGRAMS);
return dst_output(skb);
}

Expand Down

0 comments on commit cd6f6cf

Please sign in to comment.