Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203411
b: refs/heads/master
c: 54438f9
h: refs/heads/master
i:
  203409: dd81711
  203407: d9375e5
v: v3
  • Loading branch information
Tilman Schmidt authored and David S. Miller committed Jul 7, 2010
1 parent 3624328 commit 563b7b4
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: 7d060ed2877ff6d00e7238226edbaf91493d6d0b
refs/heads/master: 54438f9dfcc3902a8ee74ceb8ef71316d9ef98a3
2 changes: 2 additions & 0 deletions trunk/drivers/isdn/gigaset/i4l.c
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,8 @@ static int command_from_LL(isdn_ctrl *cntrl)
dev_err(bcs->cs->dev, "out of memory\n");
for (i = 0; i < AT_NUM; ++i)
kfree(commands[i]);
kfree(commands);
gigaset_free_channel(bcs);
return -ENOMEM;
}

Expand Down

0 comments on commit 563b7b4

Please sign in to comment.