From: YOSHIFUJI Hideaki Date: Tue, 24 Jul 2007 22:27:30 +0000 (-0700) Subject: [TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic. X-Git-Tag: v2.6.23-rc2~295^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca983cefd950ec929582dd95ba6e46d12c2c6959;p=pandora-kernel.git [TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic. After clearing all passwords for IPv6 peers, we need to set allocation count to zero as well as we free the storage. Otherwise, we panic when a user trys to (re)add a password. Discovered and fixed by MIYAJIMA Mitsuharu . Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed