Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122693
b: refs/heads/master
c: 1757ab2
h: refs/heads/master
i:
  122691: a883fb7
v: v3
  • Loading branch information
Steve Glendinning authored and David S. Miller committed Dec 13, 2008
1 parent 1b7505a commit 4aed30c
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: 56bde885903bdb9d9531fd569096ec8c7a2d60ee
refs/heads/master: 1757ab2f0411110c0261dfb66d26faf63037c531
2 changes: 1 addition & 1 deletion trunk/drivers/net/smsc911x.c
Original file line number Diff line number Diff line change
Expand Up @@ -1526,7 +1526,7 @@ static irqreturn_t smsc911x_irqhandler(int irq, void *dev_id)
}

#ifdef CONFIG_NET_POLL_CONTROLLER
void smsc911x_poll_controller(struct net_device *dev)
static void smsc911x_poll_controller(struct net_device *dev)
{
disable_irq(dev->irq);
smsc911x_irqhandler(0, dev);
Expand Down

0 comments on commit 4aed30c

Please sign in to comment.