From: Herbert Xu Date: Sat, 15 Oct 2005 00:58:30 +0000 (+1000) Subject: [IPSEC]: Kill obsolete get_mss function X-Git-Tag: v2.6.15-rc1~733^2~5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80b30c1023dbd795faf948dee0cfb3b270b56d47;p=pandora-kernel.git [IPSEC]: Kill obsolete get_mss function Now that we've switched over to storing MTUs in the xfrm_dst entries, we no longer need the dst's get_mss methods. This patch gets rid of them. It also documents the fact that our MTU calculation is not optimal for ESP. Signed-off-by: Herbert Xu Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed