Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 369209
b: refs/heads/master
c: c031799
h: refs/heads/master
i:
  369207: 207abc4
v: v3
  • Loading branch information
Jason Wang authored and David S. Miller committed Apr 11, 2013
1 parent b6a71d7 commit fb55b3e
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: 4fda830263c52a58bcbaedeb091cbcd421cf4858
refs/heads/master: c0317998c340203204ee7622d75a59f41ac13bc6
1 change: 1 addition & 0 deletions trunk/drivers/net/tun.c
Original file line number Diff line number Diff line change
Expand Up @@ -1656,6 +1656,7 @@ static int tun_set_iff(struct net *net, struct file *file, struct ifreq *ifr)
dev->hw_features = NETIF_F_SG | NETIF_F_FRAGLIST |
TUN_USER_FEATURES;
dev->features = dev->hw_features;
dev->vlan_features = dev->features;

INIT_LIST_HEAD(&tun->disabled);
err = tun_attach(tun, file);
Expand Down

0 comments on commit fb55b3e

Please sign in to comment.