Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159031
b: refs/heads/master
c: ffe8553
h: refs/heads/master
i:
  159029: 92d186b
  159027: ed15345
  159023: bb53181
v: v3
  • Loading branch information
Uwe Kleine-König authored and David S. Miller committed Jul 24, 2009
1 parent e0a1a44 commit 4001881
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: dd93667711761362b393cfbd5959bb11aa1fa80d
refs/heads/master: ffe8553f8871dabf61d49e7f97a2c6cbc7dc23cb
2 changes: 1 addition & 1 deletion trunk/drivers/net/sb1250-mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -2688,7 +2688,7 @@ static int sbmac_poll(struct napi_struct *napi, int budget)
}


static int __init sbmac_probe(struct platform_device *pldev)
static int __devinit sbmac_probe(struct platform_device *pldev)
{
struct net_device *dev;
struct sbmac_softc *sc;
Expand Down

0 comments on commit 4001881

Please sign in to comment.