Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129798
b: refs/heads/master
c: b96ecfa
h: refs/heads/master
v: v3
  • Loading branch information
Phil Sutter authored and David S. Miller committed Jan 15, 2009
1 parent fc2cc88 commit 70804e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 0ef00459a638ae4f5d1e5326d3e50232fa80119f
refs/heads/master: b96ecfa689126d1e652ebd758da0b5b9b27dbd12
1 change: 0 additions & 1 deletion trunk/drivers/net/korina.c
Original file line number Diff line number Diff line change
Expand Up @@ -1089,7 +1089,6 @@ static int korina_probe(struct platform_device *pdev)
return -ENOMEM;
}
SET_NETDEV_DEV(dev, &pdev->dev);
platform_set_drvdata(pdev, dev);
lp = netdev_priv(dev);

bif->dev = dev;
Expand Down

0 comments on commit 70804e5

Please sign in to comment.