Staging: SLICOSS: Free multicast list at driver exit
authorLior Dotan <liodot@gmail.com>
Sun, 12 Oct 2008 06:43:33 +0000 (08:43 +0200)
committerGreg 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