]> git.baikalelectronics.ru Git - kernel.git/commit
net: Remove unused get_hash_from_flow functions
authorDavid Ahern <dsahern@gmail.com>
Fri, 2 Mar 2018 16:32:20 +0000 (08:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Mar 2018 18:04:23 +0000 (13:04 -0500)
commit936fb46738d0b2fb98aa5e029141496cbbd13592
treebc691a1977c9c994ddd9266d84630efffd990062
parent68e374800b1f7c3bb2ed58f3c24e7f1668b5ecb1
net: Remove unused get_hash_from_flow functions

__get_hash_from_flowi6 is still used for flowlabels, but the IPv4
variant and the wrappers to both are not used. Remove them.

Signed-off-by: David Ahern <dsahern@gmail.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/flow.h
net/core/flow_dissector.c