Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231929
b: refs/heads/master
c: 2fdc1c8
h: refs/heads/master
i:
  231927: 0fe9df3
v: v3
  • Loading branch information
Romain Francoise authored and David S. Miller committed Jan 19, 2011
1 parent a8af971 commit 003a67f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 6aefc522a8680f7b5a794f14dc78d6eab1cfdc37
refs/heads/master: 2fdc1c8093255f9da877d7b9ce3f46c2098377dc
3 changes: 0 additions & 3 deletions trunk/net/ipv6/addrconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -420,9 +420,6 @@ static struct inet6_dev * ipv6_add_dev(struct net_device *dev)
dev->type == ARPHRD_TUNNEL6 ||
dev->type == ARPHRD_SIT ||
dev->type == ARPHRD_NONE) {
printk(KERN_INFO
"%s: Disabled Privacy Extensions\n",
dev->name);
ndev->cnf.use_tempaddr = -1;
} else {
in6_dev_hold(ndev);
Expand Down

0 comments on commit 003a67f

Please sign in to comment.