Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88314
b: refs/heads/master
c: d2dcba6
h: refs/heads/master
v: v3
  • Loading branch information
Paul Bolle authored and David S. Miller committed Apr 14, 2008
1 parent 0e5e70a commit 76a1554
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: 4c821d753d5c097babd6609bcd85f08e254a3505
refs/heads/master: d2dcba612b357a4687843ad4f46629d219233fd7
1 change: 1 addition & 0 deletions trunk/drivers/isdn/i4l/isdn_net.c
Original file line number Diff line number Diff line change
Expand Up @@ -2010,6 +2010,7 @@ isdn_net_init(struct net_device *ndev)
ndev->flags = IFF_NOARP|IFF_POINTOPOINT;
ndev->type = ARPHRD_ETHER;
ndev->addr_len = ETH_ALEN;
ndev->validate_addr = NULL;

/* for clients with MPPP maybe higher values better */
ndev->tx_queue_len = 30;
Expand Down

0 comments on commit 76a1554

Please sign in to comment.