From: Vlad Yasevich Date: Fri, 7 Dec 2007 06:50:54 +0000 (-0800) Subject: [SCTP]: Fix the bind_addr info during migration. X-Git-Tag: v2.6.24-rc5~52^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e71a11c9f3c09a01fcb445772ffd61b140f2479;p=pandora-kernel.git [SCTP]: Fix the bind_addr info during migration. During accept/migrate the code attempts to copy the addresses from the parent endpoint to the new endpoint. However, if the parent was bound to a wildcard address, then we end up pointlessly copying all of the current addresses on the system. Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed