From: Hannes Frederic Sowa Date: Sat, 19 Oct 2013 19:48:51 +0000 (+0200) Subject: ipv4: split inet_ehashfn to hash functions per compilation unit X-Git-Tag: v3.13-rc1~105^2~157^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65cd8033ff375b68037df61603ee68070dc48578;p=pandora-kernel.git ipv4: split inet_ehashfn to hash functions per compilation unit This duplicates a bit of code but let's us easily introduce separate secret keys later. The separate compilation units are ipv4/inet_hashtabbles.o, ipv4/udp.o and rds/connection.o. Cc: Eric Dumazet Cc: "David S. Miller" Signed-off-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed