From: David S. Miller Date: Tue, 17 Jul 2012 20:23:08 +0000 (-0700) Subject: ipv4: Fix nexthop exception hash computation. X-Git-Tag: v3.6-rc1~125^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3a25c980fc231238256f8d80816367674e5caaf;p=pandora-kernel.git ipv4: Fix nexthop exception hash computation. Need to mask it with (FNHE_HASH_SIZE - 1). Signed-off-by: David S. Miller --- Reading git-diff-tree failed