flow_dissector: remove unused function flow_get_hlen declaration
authorJiri Pirko <jiri@resnulli.us>
Tue, 12 May 2015 12:56:08 +0000 (14:56 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 May 2015 19:19:45 +0000 (15:19 -0400)
commitb0a31431b4d81fb1ccc36ce64ce3fe6a0aca4031
tree292e7459ec2b353be22bb178b22041c013affe42
parent1bd758eb1cab2fa5b71a23f9e5d3c8076f4ed650
flow_dissector: remove unused function flow_get_hlen declaration

commit 56193d1bce ("net: Add function for parsing the header length out
of linear ethernet frames") added this function declaration but it is
defined nowhere.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/flow_dissector.h