From: Al Viro Date: Wed, 27 Sep 2006 05:26:21 +0000 (-0700) Subject: [IPV4] bug: broken open-coded inet_make_mask() (multipath_wrandom) X-Git-Tag: v2.6.19-rc1~858^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8192f367cb3dcbefaa4109d26f3b1645b0c6b56;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed