Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351466
b: refs/heads/master
c: 6b80778
h: refs/heads/master
v: v3
  • Loading branch information
Fabio Estevam authored and David S. Miller committed Jan 18, 2013
1 parent 5348fbf commit d9844a6
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: 15c8bb1284c2e4b0614274602f0d92c4ea3412df
refs/heads/master: 6b80778d3d7424b8f0a45052742d065ec491abd8
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/smsc/smc911x.c
Original file line number Diff line number Diff line change
Expand Up @@ -2036,7 +2036,7 @@ static int smc911x_drv_probe(struct platform_device *pdev)
struct net_device *ndev;
struct resource *res;
struct smc911x_local *lp;
unsigned int *addr;
void __iomem *addr;
int ret;

DBG(SMC_DEBUG_FUNC, "--> %s\n", __func__);
Expand Down

0 comments on commit d9844a6

Please sign in to comment.