Skip to content
Commit c2675de4 authored by Lance Richardson's avatar Lance Richardson Committed by David S. Miller
Browse files

gre: use nla_get_be32() to extract flowinfo



Eliminate a sparse endianness mismatch warning, use nla_get_be32() to
extract a __be32 value instead of nla_get_u32().

Signed-off-by: default avatarLance Richardson <lrichard@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c6a77ff8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment