Re: [Patch net-next] flow_dissector: remove unused functions

2017-08-02 Thread David Miller
From: Cong Wang Date: Tue, 1 Aug 2017 13:18:09 -0700 > 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 Yeah these can be reintroduced if we really end up needing them. Ap

[Patch net-next] flow_dissector: remove unused functions

2017-08-01 Thread Cong Wang
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 --- include/linux/skbuff.h| 16 net/core/flow_dissector.c | 45 - 2 f