Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105575
b: refs/heads/master
c: 5b3ab1d
h: refs/heads/master
i:
  105573: 008c12c
  105571: 4522830
  105567: 04fd434
v: v3
  • Loading branch information
David S. Miller committed Jul 23, 2008
1 parent 921f3e2 commit 3621e36
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 8a6d2ea0cd121e3bfff4dbce5bc111874cf9e9d2
refs/heads/master: 5b3ab1dbd401b36ba2f9bfee2d2dae252fd62cd8
3 changes: 0 additions & 3 deletions trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1341,9 +1341,6 @@ static void dev_queue_xmit_nit(struct sk_buff *skb, struct net_device *dev)

void __netif_schedule(struct Qdisc *q)
{
if (WARN_ON_ONCE(q == &noop_qdisc))
return;

if (!test_and_set_bit(__QDISC_STATE_SCHED, &q->state)) {
struct softnet_data *sd;
unsigned long flags;
Expand Down

0 comments on commit 3621e36

Please sign in to comment.