From: Florian Westphal Date: Thu, 24 Jul 2014 14:50:30 +0000 (+0200) Subject: inet: frag: remove hash size assumptions from callers X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~77^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb3cfe6e75b9d05c87265e85e67d7caf6e5b44a7;p=pandora-kernel.git inet: frag: remove hash size assumptions from callers hide actual hash size from individual users: The _find function will now fold the given hash value into the required range. Signed-off-by: Florian Westphal Signed-off-by: David S. Miller --- Reading git-diff-tree failed