Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355095
b: refs/heads/master
c: def1820
h: refs/heads/master
i:
  355093: a16217a
  355091: c75c9c1
  355087: 79b7c34
v: v3
  • Loading branch information
Emilio G. Cota authored and Greg Kroah-Hartman committed Feb 14, 2013
1 parent 6d77633 commit 6f980a9
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: 40262275f0b1bd2f0cbf9453c89c8a16025932ef
refs/heads/master: def1820d25fa93cf5fca10bf45f22cdb11be41f2
1 change: 1 addition & 0 deletions trunk/drivers/vme/vme.c
Original file line number Diff line number Diff line change
Expand Up @@ -1376,6 +1376,7 @@ static int __vme_register_driver_bus(struct vme_driver *drv,
return 0;

err_reg:
put_device(&vdev->dev);
kfree(vdev);
err_devalloc:
list_for_each_entry_safe(vdev, tmp, &drv->devices, drv_list) {
Expand Down

0 comments on commit 6f980a9

Please sign in to comment.