Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 842
b: refs/heads/master
c: 8cbe1d4
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed May 3, 2005
1 parent 0113b03 commit 93896e6
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: bd96535b81ad09d7593cc75093534acb984d3dc9
refs/heads/master: 8cbe1d46d69f9e2c49f284fe0e9aee3387bd2c71
1 change: 1 addition & 0 deletions trunk/net/sched/sch_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ int qdisc_restart(struct net_device *dev)
netif_schedule(dev);
return 1;
}
BUG_ON((int) q->q.qlen < 0);
return q->q.qlen;
}

Expand Down

0 comments on commit 93896e6

Please sign in to comment.