Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218392
b: refs/heads/master
c: 7e223de
h: refs/heads/master
v: v3
  • Loading branch information
Anders Franzen authored and David S. Miller committed Oct 24, 2010
1 parent ee6949d commit 17f2209
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: d618222352ac95ff9a21f1fc1018fffeb8952194
refs/heads/master: 7e223de84b73c621b90755dc4d8c8128e673b529
1 change: 1 addition & 0 deletions trunk/net/ipv6/ip6_tunnel.c
Original file line number Diff line number Diff line change
Expand Up @@ -1371,6 +1371,7 @@ static void ip6_tnl_dev_setup(struct net_device *dev)
dev->flags |= IFF_NOARP;
dev->addr_len = sizeof(struct in6_addr);
dev->features |= NETIF_F_NETNS_LOCAL;
dev->priv_flags &= ~IFF_XMIT_DST_RELEASE;
}


Expand Down

0 comments on commit 17f2209

Please sign in to comment.