OSDN Git Service

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)
commitde7a0f871fabe74fff7481caf7d3efe03b58fe58
treebc691a1977c9c994ddd9266d84630efffd990062
parent5e18b9c550397e4796bdca0f4cb8880fcc127dfe
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