Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91999
b: refs/heads/master
c: 0da926f
h: refs/heads/master
i:
  91997: 1af1fa9
  91995: 2772ce6
  91991: 96d0e9f
  91983: 4d6024a
  91967: 703b5cc
v: v3
  • Loading branch information
Ron Rindjunsky authored and John W. Linville committed Apr 24, 2008
1 parent 0340525 commit c380add
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: 13d8fd2d15fdd492078bedb9fde87c901a4e4df0
refs/heads/master: 0da926f05748d273e7b2b673b0de21629ae9acdd
2 changes: 1 addition & 1 deletion trunk/net/mac80211/wme.c
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@ void ieee80211_requeue(struct ieee80211_local *local, int queue)
struct ieee80211_sched_data *q = qdisc_priv(root_qd);
struct Qdisc *qdisc = q->queues[queue];
struct sk_buff *skb = NULL;
u32 len = qdisc->q.qlen;
u32 len;

if (!qdisc || !qdisc->dequeue)
return;
Expand Down

0 comments on commit c380add

Please sign in to comment.