Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304614
b: refs/heads/master
c: 3a745b6
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed May 10, 2012
1 parent dce530a commit 10e2a56
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: 8bdeeb26c57012ea19a3b8fe3aeaecff377ae07d
refs/heads/master: 3a745b6f471dbd7e057b30e031e476c41c6a2bf8
2 changes: 1 addition & 1 deletion trunk/drivers/staging/ipack/bridges/tpci200.c
Original file line number Diff line number Diff line change
Expand Up @@ -867,8 +867,8 @@ static int tpci200_slot_unregister(struct ipack_device *dev)
return -ERESTARTSYS;

ipack_device_unregister(dev);
kfree(dev);
tpci200->slots[dev->slot].dev = NULL;
kfree(dev);
mutex_unlock(&tpci200->mutex);

return 0;
Expand Down

0 comments on commit 10e2a56

Please sign in to comment.