On Tue, Jun 18, 2019 at 2:32 AM Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> wrote: > > A pair of tweaks for issues spotted by Eric Biggers. Patch #1 is > mostly cosmetic, since the error check it adds is unreachable in > practice, and the other changes are syntactic cleanups. Patch #2 > adds endian swabbing of the SipHash output for big endian systems > so that the in-memory representation is the same as on little > endian systems. > Please always add net or net-next in your patches for netdev@ ( Documentation/networking/netdev-FAQ.rst ) Thanks.