Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150323
b: refs/heads/master
c: 8b2d850
h: refs/heads/master
i:
  150321: e4e1249
  150319: 086d575
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed May 19, 2009
1 parent 535d08b commit b710c77
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: 93f154b594fe47e4a7e5358b309add449a046cd3
refs/heads/master: 8b2d850db275a8934db7e09d79a716435c7b3e0c
1 change: 1 addition & 0 deletions trunk/drivers/net/ppp_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -1054,6 +1054,7 @@ static void ppp_setup(struct net_device *dev)
dev->type = ARPHRD_PPP;
dev->flags = IFF_POINTOPOINT | IFF_NOARP | IFF_MULTICAST;
dev->features |= NETIF_F_NETNS_LOCAL;
dev->priv_flags &= ~IFF_XMIT_DST_RELEASE;
}

/*
Expand Down

0 comments on commit b710c77

Please sign in to comment.