From: Vlad Yasevich Date: Thu, 19 Jun 2008 21:59:13 +0000 (-0400) Subject: sctp: Only mark chunks as missing when there are gaps X-Git-Tag: v2.6.28-rc1~717^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cd9b822bfa79fc1335d3e71a0449f3cd0b5078e;p=pandora-kernel.git sctp: Only mark chunks as missing when there are gaps Frist small step in optimizing SACK processing. Do not call sctp_mark_missing() when there are no gaps reported and thus not missing chunks. Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed