Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327543
b: refs/heads/master
c: 5ef5d6c
h: refs/heads/master
i:
  327541: 6051662
  327539: 3be2284
  327535: ac3b273
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed Aug 20, 2012
1 parent ab262b8 commit 6b46117
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: 56892261ed1a854db5363df8bb3fbdb2c6c28d4c
refs/heads/master: 5ef5d6c569f80cf716d75fa88e9b5ee72f0986b2
2 changes: 2 additions & 0 deletions trunk/net/ipv6/ip6_tunnel.c
Original file line number Diff line number Diff line change
Expand Up @@ -1312,6 +1312,8 @@ ip6_tnl_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd)
}
ip6_tnl_parm_from_user(&p1, &p);
t = ip6_tnl_locate(net, &p1, 0);
} else {
memset(&p, 0, sizeof(p));
}
if (t == NULL)
t = netdev_priv(dev);
Expand Down

0 comments on commit 6b46117

Please sign in to comment.