From: Wei Yongjun Date: Tue, 24 Jan 2012 10:21:28 +0000 (+0000) Subject: net/hyperv: fix possible memory leak in do_set_multicast() X-Git-Tag: v3.3-rc2~37^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c11bf1c8baff170fa478adc04964da519d160e62;p=pandora-kernel.git net/hyperv: fix possible memory leak in do_set_multicast() do_set_multicast() may not free the memory malloc in netvsc_set_multicast_list(). Signed-off-by: Wei Yongjun Signed-off-by: Haiyang Zhang Signed-off-by: K. Y. Srinivasan Signed-off-by: David S. Miller --- Reading git-diff-tree failed