From: Vlad Yasevich Date: Tue, 17 Jun 2008 00:00:29 +0000 (-0700) Subject: sctp: Correclty set changeover_active for SFR-CACC X-Git-Tag: v2.6.26-rc7~20^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=319fa2a24f652dc35e613360c4532b8d2a771add;p=pandora-kernel.git sctp: Correclty set changeover_active for SFR-CACC Right now, any time we set a primary transport we set the changeover_active flag. As a result, we invoke SFR-CACC even when there has been no changeover events. Only set changeover_active, when there is a true changeover event, i.e. we had a primary path and we are changing to another transport. Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed