From: David S. Miller Date: Sat, 16 Jun 2012 03:01:57 +0000 (-0700) Subject: ipv6: Fix types of ip6_update_pmtu(). X-Git-Tag: v3.6-rc1~125^2~532 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42ae66c80d94645e8f74080c7f344596d6f19cd5;p=pandora-kernel.git ipv6: Fix types of ip6_update_pmtu(). The mtu should be a __be32, not the mark. Reported-by: Neal Cardwell Signed-off-by: David S. Miller --- Reading git-diff-tree failed