commit | b50026b5ac8fe2932e6af0c54b21da0913c4c1c7 | [log] [tgz] |
---|---|---|
author | Hannes Frederic Sowa <hannes@stressinduktion.org> | Sat Oct 19 21:48:52 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 19 19:45:34 2013 -0400 |
tree | 20512abd4da03805b6ea2574c6ed536c46581d2f | |
parent | 65cd8033ff375b68037df61603ee68070dc48578 [diff] |
ipv6: split inet6_ehashfn to hash functions per compilation unit This patch splits the inet6_ehashfn into separate ones in ipv6/inet6_hashtables.o and ipv6/udp.o to ease the introduction of seperate secrets keys later. Cc: Eric Dumazet <edumazet@google.com> Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>