commit | e8192f367cb3dcbefaa4109d26f3b1645b0c6b56 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Tue Sep 26 22:26:21 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Sep 28 18:01:17 2006 -0700 |
tree | 983e897fce2b94831b64b125b16fba386cc66325 | |
parent | f20f4a60d74b0d7e2a5dafd5e7d5760f44ce2f30 [diff] |
[IPV4] bug: broken open-coded inet_make_mask() (multipath_wrandom) multipath_wrandom.c::__multipath_lookup_weight() contains open-coded attempt at inet_make_mask(); broken on big-endian. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>