From: Leigh Brown Date: Mon, 18 Dec 2006 01:12:30 +0000 (-0800) Subject: [TCP]: Fix oops caused by tcp_v4_md5_do_del X-Git-Tag: v2.6.20-rc2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8228a18dd30f5c988b722495ea6c25cb1d2be035;p=pandora-kernel.git [TCP]: Fix oops caused by tcp_v4_md5_do_del md5sig_info.alloced4 must be set to zero when freeing keys4, otherwise it will not be alloc'd again when another key is added to the same socket by tcp_v4_md5_do_add. Signed-off-by: Leigh Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed