From: Simon Arlott Date: Thu, 26 Jul 2007 07:09:55 +0000 (-0700) Subject: [IPV6]: Don't update ADVMSS on routes where the MTU is not also updated X-Git-Tag: v2.6.23-rc2~35^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=566cfd8f0e049a0647f94714f913e2a975dc464f;p=pandora-kernel.git [IPV6]: Don't update ADVMSS on routes where the MTU is not also updated The ADVMSS value was incorrectly updated for ALL routes when the MTU is updated because it's outside the effect of the if statement's condition. Signed-off-by: Simon Arlott Signed-off-by: David S. Miller --- Reading git-diff-tree failed