Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123994
b: refs/heads/master
c: 7a0a960
h: refs/heads/master
v: v3
  • Loading branch information
Kusanagi Kouichi authored and David S. Miller committed Dec 30, 2008
1 parent 191d09e commit 535f711
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 36f8b9238373751b684650871fd161546b10116c
refs/heads/master: 7a0a9608e4459afdf2e4a7831c1cbeb41353adf6
2 changes: 1 addition & 1 deletion trunk/drivers/net/tun.c
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ static void tun_net_init(struct net_device *dev)
break;

case TUN_TAP_DEV:
dev->netdev_ops = &tun_netdev_ops;
dev->netdev_ops = &tap_netdev_ops;
/* Ethernet TAP Device */
ether_setup(dev);

Expand Down

0 comments on commit 535f711

Please sign in to comment.