From: Steffen Klassert Date: Wed, 23 Nov 2011 02:13:31 +0000 (+0000) Subject: net: Move mtu handling down to the protocol depended handlers X-Git-Tag: v3.2-rc5~56^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=618f9bc74a039da76fa027ac2600c5b785b964c5;p=pandora-kernel.git net: Move mtu handling down to the protocol depended handlers We move all mtu handling from dst_mtu() down to the protocol layer. So each protocol can implement the mtu handling in a different manner. Signed-off-by: Steffen Klassert Signed-off-by: David S. Miller --- Reading git-diff-tree failed