]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
netfilter: nft_hash: rename nft_hash to nft_jhash
authorLaura Garcia Liebana <nevola@gmail.com>
Thu, 23 Feb 2017 11:10:15 +0000 (12:10 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 6 Mar 2017 16:57:34 +0000 (17:57 +0100)
commit511040eea2234d9add3f33ba0e6c2e17944fdfb6
treebefd595f65a18fe441e8ee2a9e6d32d0ab03269e
parent3c1fece8819ed25257461b71e7c75a1f33eaa61d
netfilter: nft_hash: rename nft_hash to nft_jhash

This patch renames the local nft_hash structure and functions
to nft_jhash in order to prepare the nft_hash module code to
add new hash functions.

Signed-off-by: Laura Garcia Liebana <laura.garcia@zevenet.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nft_hash.c