From: Ilpo Järvinen Date: Mon, 1 Oct 2007 22:28:17 +0000 (-0700) Subject: [TCP]: Update comment of SACK block validator X-Git-Tag: v2.6.24-rc1~1454^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e835331e3111e5a92eb3a852405ea71ca8fff97;p=pandora-kernel.git [TCP]: Update comment of SACK block validator Just came across what RFC2018 states about generation of valid SACK blocks in case of reneging. Alter comment a bit to point out clearly. IMHO, there isn't any reason to change code because the validation is there for a purpose (counters will inform user about decision TCP made if this case ever surfaces). Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed