Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135179
b: refs/heads/master
c: 34cd347
h: refs/heads/master
i:
  135177: 1c29015
  135175: 409d383
v: v3
  • Loading branch information
Pavel Roskin authored and David S. Miller committed Mar 13, 2009
1 parent e9bfaf2 commit 91244c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 52e21b1bd96444c452f6eab7dc438a8a898aa14a
refs/heads/master: 34cd347cec6dba8075ceca06efd4fb0c6574cb75
1 change: 0 additions & 1 deletion trunk/drivers/net/bmac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,6 @@ static int miscintcount;
static irqreturn_t bmac_misc_intr(int irq, void *dev_id)
{
struct net_device *dev = (struct net_device *) dev_id;
struct bmac_data *bp = netdev_priv(dev);
unsigned int status = bmread(dev, STATUS);
if (miscintcount++ < 10) {
XXDEBUG(("bmac_misc_intr\n"));
Expand Down

0 comments on commit 91244c3

Please sign in to comment.