From: Eric Dumazet <eric.duma...@gmail.com> Date: Mon, 09 Jan 2017 11:18:01 -0800
> From: Eric Dumazet <eduma...@google.com> > > Removes following sparse complain : > > net/core/flow_dissector.c:70:8: warning: symbol 'skb_flow_get_be16' > was not declared. Should it be static? > > Fixes: 972d3876faa8 ("flow dissector: ICMP support") > Signed-off-by: Eric Dumazet <eduma...@google.com> Applied.