rds: Lost locking in loop connection freeing
authorPavel Emelyanov <xemul@parallels.com>
Tue, 2 Nov 2010 01:52:05 +0000 (01:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Nov 2010 01:50:06 +0000 (18:50 -0700)
The conn is removed from list in there and this requires
proper lock protection.

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

No differences found