Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33976
b: refs/heads/master
c: d7811e6
h: refs/heads/master
v: v3
  • Loading branch information
Herbert Xu authored and David S. Miller committed Sep 18, 2006
1 parent 7384516 commit a86a519
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: cbe21d8fefca605b90e34f0f019505e599712f9b
refs/heads/master: d7811e623dd4be3e3bdba2d6330f7f15541ee45f
2 changes: 0 additions & 2 deletions trunk/net/sched/sch_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,7 @@ void __netdev_watchdog_up(struct net_device *dev)

static void dev_watchdog_up(struct net_device *dev)
{
netif_tx_lock_bh(dev);
__netdev_watchdog_up(dev);
netif_tx_unlock_bh(dev);
}

static void dev_watchdog_down(struct net_device *dev)
Expand Down

0 comments on commit a86a519

Please sign in to comment.