Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55096
b: refs/heads/master
c: d0ed486
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown authored and Jeff Garzik committed May 8, 2007
1 parent fcbff64 commit 6a8b797
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: 5125ed914d238cf22783038393ea1e75bc470925
refs/heads/master: d0ed48640e746a5537d0e7c49d5029949b15ee88
2 changes: 1 addition & 1 deletion trunk/drivers/net/natsemi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1756,7 +1756,7 @@ static void netdev_timer(unsigned long data)
if (dspcfg != np->dspcfg) {
if (!netif_queue_stopped(dev)) {
spin_unlock_irq(&np->lock);
if (netif_msg_hw(np))
if (netif_msg_drv(np))
printk(KERN_NOTICE "%s: possible phy reset: "
"re-initializing\n", dev->name);
disable_irq(dev->irq);
Expand Down

0 comments on commit 6a8b797

Please sign in to comment.