ipv6: Fix types of ip6_update_pmtu().
authorDavid S. Miller <davem@davemloft.net>
Sat, 16 Jun 2012 03:01:57 +0000 (20:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 Jun 2012 03:01:57 +0000 (20:01 -0700)
The mtu should be a __be32, not the mark.

Reported-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found