Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311421
b: refs/heads/master
c: 1fdc763
h: refs/heads/master
i:
  311419: d5504c0
v: v3
  • Loading branch information
Sjur Brændeland authored and David S. Miller committed Jun 25, 2012
1 parent 4710702 commit 527d9fb
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 3935600a7f341c00b0def2ed8870669ab2c05493
refs/heads/master: 1fdc7630b2cba4a5aeb5fc3834c7189716fdbcb0
1 change: 1 addition & 0 deletions trunk/drivers/net/caif/caif_hsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1178,6 +1178,7 @@ int cfhsi_probe(struct platform_device *pdev)
dev_err(&ndev->dev, "%s: Registration error: %d.\n",
__func__, res);
free_netdev(ndev);
return -ENODEV;
}
/* Add CAIF HSI device to list. */
spin_lock(&cfhsi_list_lock);
Expand Down

0 comments on commit 527d9fb

Please sign in to comment.