From: Daniel Borkmann Date: Wed, 11 Jun 2014 16:19:29 +0000 (+0200) Subject: net: sctp: refactor active path selection X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~35^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b82e8f31acc7d799638692e65ff017f3e1b6a43d;p=pandora-kernel.git net: sctp: refactor active path selection This patch just refactors and moves the code for the active path selection into its own helper function outside of sctp_assoc_control_transport() which is already big enough. No functional changes here. Signed-off-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed