From: Fabio Baltieri Date: Wed, 16 Jan 2013 21:30:17 +0000 (+0100) Subject: ipv6: fix ipv6_prefix_equal64_half mask conversion X-Git-Tag: v3.9-rc1~139^2~348 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=512613d7dde7b679597485e9335bd64e90df78fa;p=pandora-kernel.git ipv6: fix ipv6_prefix_equal64_half mask conversion Fix the 64bit optimized version of ipv6_prefix_equal to convert the bitmask to network byte order only after the bit-shift. The bug was introduced in: 3867517 ipv6: 64bit version of ipv6_prefix_equal(). Signed-off-by: Fabio Baltieri Signed-off-by: David S. Miller --- Reading git-diff-tree failed