Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74887
b: refs/heads/master
c: 2638698
h: refs/heads/master
i:
  74885: c3d27fe
  74883: fba7208
  74879: 3f77e8f
v: v3
  • Loading branch information
Hinko Kocevar authored and David S. Miller committed Dec 16, 2007
1 parent a7f8e49 commit 97bff96
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: 0ff804348d66550e7dd1d6781c65403b312e2da2
refs/heads/master: 2638698df30b7b57a8dad7029a0c89fe6c4f6783
1 change: 1 addition & 0 deletions trunk/net/irda/irlmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ void irlmp_unregister_link(__u32 saddr)
/* Final cleanup */
del_timer(&link->idle_timer);
link->magic = 0;
hashbin_delete(link->lsaps, (FREE_FUNC) __irlmp_close_lsap);
kfree(link);
}
}
Expand Down

0 comments on commit 97bff96

Please sign in to comment.