Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9296
b: refs/heads/master
c: 15166fa
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and David S. Miller committed Sep 24, 2005
1 parent e4a486b commit 210c04e
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: 45fc3b11f1d419ed6c636e5ca84472d9805f520e
refs/heads/master: 15166fadb0308496bbff50c08ed5fe6a18d5cc4f
1 change: 1 addition & 0 deletions trunk/net/irda/irttp.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ int __init irttp_init(void)
if (!irttp->tsaps) {
IRDA_ERROR("%s: can't allocate IrTTP hashbin!\n",
__FUNCTION__);
kfree(irttp);
return -ENOMEM;
}

Expand Down

0 comments on commit 210c04e

Please sign in to comment.