Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132540
b: refs/heads/master
c: 1b1d8f7
h: refs/heads/master
v: v3
  • Loading branch information
Bjørn Mork authored and David S. Miller committed Mar 19, 2009
1 parent 0dc94fa commit 9324dc0
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: e9c6a586f5335938b11be0a2554af58a2860e4ef
refs/heads/master: 1b1d8f73a44fe1796a73a97ebcb08cad18b97f07
2 changes: 1 addition & 1 deletion trunk/net/ipv6/sit.c
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,9 @@ static struct ip_tunnel * ipip6_tunnel_locate(struct net *net,
}

nt = netdev_priv(dev);
ipip6_tunnel_init(dev);

nt->parms = *parms;
ipip6_tunnel_init(dev);

if (parms->i_flags & SIT_ISATAP)
dev->priv_flags |= IFF_ISATAP;
Expand Down

0 comments on commit 9324dc0

Please sign in to comment.