Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299922
b: refs/heads/master
c: 1ab8be4
h: refs/heads/master
v: v3
  • Loading branch information
Anatolij Gustschin authored and David S. Miller committed Apr 24, 2012
1 parent 92a48b3 commit ae5772d
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: c2f1244b86492b6cc89202f3f9ed43c88fb3e79d
refs/heads/master: 1ab8be4a14409c55050db69271631afebac29b5a
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/ti/davinci_emac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1511,7 +1511,7 @@ static int emac_devioctl(struct net_device *ndev, struct ifreq *ifrq, int cmd)

static int match_first_device(struct device *dev, void *data)
{
return 1;
return !strncmp(dev_name(dev), "davinci_mdio", 12);
}

/**
Expand Down

0 comments on commit ae5772d

Please sign in to comment.