Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150559
b: refs/heads/master
c: 108bfa8
h: refs/heads/master
i:
  150557: 6f265e5
  150555: 452bcf5
  150551: 5cdf868
  150543: 65e50b8
  150527: 1df12be
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed May 29, 2009
1 parent 6f812fc commit 66d807f
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: a489e51c1a69c3aa7e7aea925f71c92be5cedbb1
refs/heads/master: 108bfa895cacd1a7c1767e85be105b213e5dce50
1 change: 1 addition & 0 deletions trunk/net/ipv4/ip_gre.c
Original file line number Diff line number Diff line change
Expand Up @@ -1238,6 +1238,7 @@ static void ipgre_tunnel_setup(struct net_device *dev)
dev->iflink = 0;
dev->addr_len = 4;
dev->features |= NETIF_F_NETNS_LOCAL;
dev->priv_flags &= ~IFF_XMIT_DST_RELEASE;
}

static int ipgre_tunnel_init(struct net_device *dev)
Expand Down

0 comments on commit 66d807f

Please sign in to comment.