commit | 42ae66c80d94645e8f74080c7f344596d6f19cd5 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Jun 15 20:01:57 2012 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 15 20:01:57 2012 -0700 |
tree | a60af9f1e0fe532bd4404ecb301830ffb378db56 | |
parent | 7e52b33bd50faa866bc3e6e97e68438bc5e52251 [diff] |
ipv6: Fix types of ip6_update_pmtu(). 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>