commit | b7b5f487ab39bc10ed0694af35651a03d9cb97ff | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Mon Apr 30 13:35:29 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Apr 30 13:35:29 2007 -0700 |
tree | 7884f34982ae589aa5f72ab3b6e9d41da66aae99 | |
parent | 40caf5ea5a7d47f8a33e26b63ca81dea4b5109d2 [diff] |
[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>