rds: Remove kfreed tcp conn from list
authorPavel Emelyanov <xemul@parallels.com>
Tue, 2 Nov 2010 01:54:01 +0000 (01:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Nov 2010 01:50:07 +0000 (18:50 -0700)
All the rds_tcp_connection objects are stored list, but when
being freed it should be removed from there.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found