From: YOSHIFUJI Hideaki Date: Wed, 21 Nov 2007 01:31:23 +0000 (-0800) Subject: [IPV6] TCPMD5: Fix deleting key operation. X-Git-Tag: v2.6.24-rc4~90^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77adefdc9863d63f8d8bdc6a9adcdf9a6b0e2410;p=pandora-kernel.git [IPV6] TCPMD5: Fix deleting key operation. Due to the bug, refcnt for md5sig pool was leaked when an user try to delete a key if we have more than one key. In addition to the leakage, we returned incorrect return result value for userspace. This fix should close Bug #9418, reported by . Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed