Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 103611
b: refs/heads/master
c: 93245dd
h: refs/heads/master
i:
  103609: a7c2146
  103607: 2268edf
v: v3
  • Loading branch information
David S. Miller committed Jul 18, 2008
1 parent 52e9c5d commit 7bb20f0
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: 99194cff398d056e5ee469647c294466c246c88a
refs/heads/master: 93245dd6d356b864f6676396a9f3edecbd378ed0
2 changes: 1 addition & 1 deletion trunk/include/net/sch_generic.h
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ static inline void __qdisc_reset_queue(struct Qdisc *sch,
* We do not know the backlog in bytes of this list, it
* is up to the caller to correct it
*/
skb_queue_purge(list);
__skb_queue_purge(list);
}

static inline void qdisc_reset_queue(struct Qdisc *sch)
Expand Down

0 comments on commit 7bb20f0

Please sign in to comment.