On Wed, Feb 1, 2017 at 7:22 PM, David Miller <da...@davemloft.net> wrote:

[..]

> You're propagating values into a u32 field, which you are explicitly
> performing 32-bit endianness conversions upon.

> Just use "u32" for a local variable and get rid of all of these casts.

ok, will do that

Reply via email to