Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159032
b: refs/heads/master
c: 0c9cd39
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and David S. Miller committed Jul 24, 2009
1 parent 4001881 commit 80fa3dc
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: ffe8553f8871dabf61d49e7f97a2c6cbc7dc23cb
refs/heads/master: 0c9cd395faca5ccf549e2bcb6b09086962c112b0
2 changes: 1 addition & 1 deletion trunk/drivers/net/xtsonic.c
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ static int __init sonic_probe1(struct net_device *dev)
* Actually probing is superfluous but we're paranoid.
*/

int __init xtsonic_probe(struct platform_device *pdev)
int __devinit xtsonic_probe(struct platform_device *pdev)
{
struct net_device *dev;
struct sonic_local *lp;
Expand Down

0 comments on commit 80fa3dc

Please sign in to comment.