Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200529
b: refs/heads/master
c: fa68a78
h: refs/heads/master
i:
  200527: b903d13
v: v3
  • Loading branch information
Tom Hughes authored and David S. Miller committed Jun 16, 2010
1 parent bb41388 commit b604d35
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: 97553f7f3e7a0305d017df9cc6e9589f64878437
refs/heads/master: fa68a7822780fdc1295f7efb7e4313e62b447e75
1 change: 1 addition & 0 deletions trunk/net/sched/sch_teql.c
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,7 @@ static __init void teql_master_setup(struct net_device *dev)
dev->tx_queue_len = 100;
dev->flags = IFF_NOARP;
dev->hard_header_len = LL_MAX_HEADER;
dev->priv_flags &= ~IFF_XMIT_DST_RELEASE;
}

static LIST_HEAD(master_dev_list);
Expand Down

0 comments on commit b604d35

Please sign in to comment.