]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[IPV4] UDP: Fix endianness bugs in hashing changes.
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 30 Apr 2007 20:35:29 +0000 (13:35 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 30 Apr 2007 20:35:29 +0000 (13:35 -0700)
commitb7b5f487ab39bc10ed0694af35651a03d9cb97ff
tree7884f34982ae589aa5f72ab3b6e9d41da66aae99
parent40caf5ea5a7d47f8a33e26b63ca81dea4b5109d2
[IPV4] UDP: Fix endianness bugs in hashing changes.

I accidently applied an earlier version of Eric Dumazet's patch, from
March 21st.  His version from March 30th didn't have these bugs, so
this just interdiffs to the correct patch.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/udp.c