Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55965
b: refs/heads/master
c: 5830725
h: refs/heads/master
i:
  55963: e86aede
v: v3
  • Loading branch information
Thomas Graf authored and David S. Miller committed May 11, 2007
1 parent c88a7a2 commit 7edf76f
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: fc038410b4b1643766f8033f4940bcdb1dace633
refs/heads/master: 5830725f8a36908111ecccf2899d06d6dcf54d45
1 change: 1 addition & 0 deletions trunk/net/sched/sch_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ static inline int qdisc_restart(struct net_device *dev)
}
if (ret == NETDEV_TX_LOCKED && nolock) {
spin_lock(&dev->queue_lock);
q = dev->qdisc;
goto collision;
}
}
Expand Down

0 comments on commit 7edf76f

Please sign in to comment.