Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296316
b: refs/heads/master
c: d323860
h: refs/heads/master
v: v3
  • Loading branch information
Russell King committed Feb 9, 2012
1 parent dfa8b52 commit a58f443
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 22f0bf96de1506081a8b18ad3e0d04d5add70a4a
refs/heads/master: d32386086b4a250bd71125f8d760cfffada0e422
2 changes: 2 additions & 0 deletions trunk/drivers/net/irda/sa1100_ir.c
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,8 @@ static int sa1100_irda_probe(struct platform_device *pdev)
if (!dev)
goto err_mem_4;

SET_NETDEV_DEV(dev, &pdev->dev);

si = netdev_priv(dev);
si->dev = &pdev->dev;
si->pdata = pdev->dev.platform_data;
Expand Down

0 comments on commit a58f443

Please sign in to comment.