From: Vlad Yasevich Date: Tue, 12 Apr 2011 15:20:48 +0000 (+0000) Subject: sctp: fix oops when updating retransmit path with DEBUG on X-Git-Tag: v2.6.39-rc5~40^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25f7bf7d0dfb460505cbe42676340e33100aca2e;p=pandora-kernel.git sctp: fix oops when updating retransmit path with DEBUG on commit fbdf501c9374966a56829ecca3a7f25d2b49a305 sctp: Do no select unconfirmed transports for retransmissions Introduced the initial falt. commit d598b166ced20d9b9281ea3527c0e18405ddb803 sctp: Make sure we always return valid retransmit path Solved the problem, but forgot to change the DEBUG statement. Thus it was still possible to dereference a NULL pointer. Signed-off-by: Wei Yongjun Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed