diff options
author | Sabrina Dubroca <[email protected]> | 2015-02-04 15:25:09 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-02-05 00:33:10 -0800 |
commit | d1e158e2d7a0a91110b206653f0e02376e809150 (patch) | |
tree | efc05a10d97f7a793025ed11c5aceb620a149b16 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | f31ec95fa19e07a8beebcc0297284f23aa57967e (diff) |
ip6_gre: fix endianness errors in ip6gre_err
info is in network byte order, change it back to host byte order
before use. In particular, the current code sets the MTU of the tunnel
to a wrong (too big) value.
Fixes: c12b395a4664 ("gre: Support GRE over IPv6")
Signed-off-by: Sabrina Dubroca <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions