OSDN Git Service

flow_dissector: remove unused functions
authorWANG Cong <xiyou.wangcong@gmail.com>
Tue, 1 Aug 2017 20:18:09 +0000 (13:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Aug 2017 17:50:03 +0000 (10:50 -0700)
commitb2f9d432deebab5096aad5942c2f2b1ec2865f5a
tree35808766a1d119d057903969992b3e86eed1efae
parent5357f0bd4edf0b351f2cd98a57386b0324734f67
flow_dissector: remove unused functions

They are introduced by commit f70ea018da06
("net: Add functions to get skb->hash based on flow structures")
but never gets used in tree.

Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h
net/core/flow_dissector.c