Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133884
b: refs/heads/master
c: aec191a
h: refs/heads/master
v: v3
  • Loading branch information
Eric W. Biederman authored and David S. Miller committed Jan 22, 2009
1 parent 87b7a3e commit 73faa05
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: c70f182940f988448f3c12a209d18b1edc276e33
refs/heads/master: aec191aa2a04b082238156dc9690fff8ce95dd6b
1 change: 0 additions & 1 deletion trunk/drivers/net/tun.c
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,6 @@ static void tun_setup(struct net_device *dev)

dev->ethtool_ops = &tun_ethtool_ops;
dev->destructor = free_netdev;
dev->features |= NETIF_F_NETNS_LOCAL;
}

static int tun_set_iff(struct net *net, struct file *file, struct ifreq *ifr)
Expand Down

0 comments on commit 73faa05

Please sign in to comment.