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

ipv4: eliminate endianness warnings in ip_fib.h



fib_multipath_hash() computes a hash using __be32 values, force
cast these to u32 to pacify sparse.

Signed-off-by: default avatarLance Richardson <lrichard@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 30d3d83a
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