git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b2126d
)
Staging: SLICOSS: Free multicast list at driver exit
author
Lior Dotan
<liodot@gmail.com>
Sun, 12 Oct 2008 06:43:33 +0000
(08:43 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 22 Oct 2008 16:56:37 +0000
(09:56 -0700)
The multicast address list is allocated in slic_mcast_add_list() but
never freed.
Signed-off-by: Lior Dotan <liodot@gmail.com>
No differences found