Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1974
b: refs/heads/master
c: 77bd919
h: refs/heads/master
v: v3
  • Loading branch information
R�mi Denis-Courmont authored and David S. Miller committed Jun 13, 2005
1 parent 4847156 commit 329e55e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 84427d533076a08137779b3182a71c37bf000b27
refs/heads/master: 77bd91967a97e5b94ae36113efe1d9e4f68a716e
1 change: 1 addition & 0 deletions trunk/net/ipv6/addrconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@ static struct inet6_dev * ipv6_add_dev(struct net_device *dev)
ndev->regen_timer.data = (unsigned long) ndev;
if ((dev->flags&IFF_LOOPBACK) ||
dev->type == ARPHRD_TUNNEL ||
dev->type == ARPHRD_NONE ||
dev->type == ARPHRD_SIT) {
printk(KERN_INFO
"Disabled Privacy Extensions on device %p(%s)\n",
Expand Down

0 comments on commit 329e55e

Please sign in to comment.