From: Pavel Emelyanov Date: Tue, 17 Jun 2008 22:54:14 +0000 (-0700) Subject: sctp: fix error path in sctp_proc_init X-Git-Tag: v2.6.27-rc1~969^2~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d00fb9eb11ac49d4035f756d116deeeaf99a26b;p=pandora-kernel.git sctp: fix error path in sctp_proc_init After the sctp_remaddr_proc_init failed, the proper rollback is not the sctp_remaddr_proc_exit, but the sctp_assocs_proc_exit. Signed-off-by: Pavel Emelyanov Acked-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed