Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32832
b: refs/heads/master
c: 6b7fdc3
h: refs/heads/master
v: v3
  • Loading branch information
Guillaume Chazarain authored and David S. Miller committed Jul 25, 2006
1 parent a910a93 commit c68ec65
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d5af981e93aff0de5ad2a1a9935a3f6aa5cd3e3c
refs/heads/master: 6b7fdc3ae18a0598a999156b62d55ea55220e00f
2 changes: 2 additions & 0 deletions trunk/net/ipv6/ip6_input.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ int ipv6_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt
goto out;
}

memset(IP6CB(skb), 0, sizeof(struct inet6_skb_parm));

/*
* Store incoming device index. When the packet will
* be queued, we cannot refer to skb->dev anymore.
Expand Down

0 comments on commit c68ec65

Please sign in to comment.