Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55967
b: refs/heads/master
c: cce1fa3
h: refs/heads/master
i:
  55965: 7edf76f
  55963: e86aede
  55959: e690835
  55951: 2957ed7
  55935: a0b3bc3
v: v3
  • Loading branch information
Herbert Xu authored and David S. Miller committed May 11, 2007
1 parent de0d104 commit 0b8d712
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: d90df3ad07a20cd93921e05ff2b12ca7030b4fd7
refs/heads/master: cce1fa36a8ed36e8a3f64455e2a830f48e904c64
1 change: 1 addition & 0 deletions trunk/net/sched/sch_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ static inline int qdisc_restart(struct net_device *dev)
netif_tx_unlock(dev);
}
spin_lock(&dev->queue_lock);
q = dev->qdisc;
goto out;
}
if (ret == NETDEV_TX_LOCKED && nolock) {
Expand Down

0 comments on commit 0b8d712

Please sign in to comment.