Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225450
b: refs/heads/master
c: 0dfb33a
h: refs/heads/master
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Jan 3, 2011
1 parent e6f49f4 commit d52a9bd
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: 7f891cf1fc0d5d5c5b359caec77e5383e1d55986
refs/heads/master: 0dfb33a0d7e2d9316eb4441a065ddd173f87223e
1 change: 1 addition & 0 deletions trunk/net/sched/sch_red.c
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ static int red_dump(struct Qdisc *sch, struct sk_buff *skb)
.Scell_log = q->parms.Scell_log,
};

sch->qstats.backlog = q->qdisc->qstats.backlog;
opts = nla_nest_start(skb, TCA_OPTIONS);
if (opts == NULL)
goto nla_put_failure;
Expand Down

0 comments on commit d52a9bd

Please sign in to comment.