From: Wei Yongjun Date: Sun, 28 Jun 2009 22:49:37 +0000 (+0000) Subject: sctp: xmit sctp packet always return no route error X-Git-Tag: v2.6.31-rc2~26^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff0ac74afb5b9916641723a78796d4ee7937c2ea;p=pandora-kernel.git sctp: xmit sctp packet always return no route error Commit 'net: skb->dst accessors'(adf30907d63893e4208dfe3f5c88ae12bc2f25d5) broken the sctp protocol stack, the sctp packet can never be sent out after Eric Dumazet's patch, which have typo in the sctp code. Signed-off-by: Wei Yongjun Acked-by: Eric Dumazet Acked-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed