Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90628
b: refs/heads/master
c: 02e10b9
h: refs/heads/master
v: v3
  • Loading branch information
YOSHIFUJI Hideaki committed Apr 11, 2008
1 parent e08f099 commit b1d813b
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: aba6096b21e151bc55da74605fe77b92cfcccb12
refs/heads/master: 02e10b90cd478bda81b4644102b0009bcd1d14ab
2 changes: 1 addition & 1 deletion trunk/net/ipv6/sit.c
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ static void ipip6_tunnel_uninit(struct net_device *dev)
dev_put(dev);
} else {
ipip6_tunnel_unlink(netdev_priv(dev));
ipip6_tunnel_del_prl(netdev_priv(dev), 0);
ipip6_tunnel_del_prl(netdev_priv(dev), NULL);
dev_put(dev);
}
}
Expand Down

0 comments on commit b1d813b

Please sign in to comment.