Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104481
b: refs/heads/master
c: c3ee841
h: refs/heads/master
i:
  104479: 8654849
v: v3
  • Loading branch information
Daniel Lezcano authored and David S. Miller committed Jul 21, 2008
1 parent d06aea7 commit 3931e19
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: fd24c4af6e82231391fa09875ae6378fa1399f0f
refs/heads/master: c3ee84163e5bc0dc2e1ccf1d3fc412debca73bab
3 changes: 0 additions & 3 deletions trunk/net/sched/sch_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,6 @@ static void dev_deactivate_queue(struct net_device *dev,
void *_qdisc_default)
{
struct Qdisc *qdisc_default = _qdisc_default;
struct sk_buff *skb = NULL;
struct Qdisc *qdisc;

qdisc = dev_queue->qdisc;
Expand All @@ -588,8 +587,6 @@ static void dev_deactivate_queue(struct net_device *dev,

spin_unlock_bh(qdisc_lock(qdisc));
}

kfree_skb(skb);
}

static bool some_qdisc_is_running(struct net_device *dev, int lock)
Expand Down

0 comments on commit 3931e19

Please sign in to comment.