Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40995
b: refs/heads/master
c: 5a3fcf5
h: refs/heads/master
i:
  40993: 59d424e
  40991: 2697a4e
v: v3
  • Loading branch information
Mariusz Kozlowski authored and Greg Kroah-Hartman committed Nov 16, 2006
1 parent 5c5b0dd commit 0337e0c
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: 0029908ba9661ef26f7020309966aae23c2027b8
refs/heads/master: 5a3fcf5c7f035de8e2b28d144d67b7bebac8a723
2 changes: 1 addition & 1 deletion trunk/drivers/usb/misc/auerswald.c
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@ static int auerbuf_setup (pauerbufctl_t bcp, unsigned int numElements, unsigned

bl_fail:/* not enough memory. Free allocated elements */
dbg ("auerbuf_setup: no more memory");
kfree(bep);
auerbuf_free(bep);
auerbuf_free_buffers (bcp);
return -ENOMEM;
}
Expand Down

0 comments on commit 0337e0c

Please sign in to comment.