net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev
authorJiri Pirko <jiri@mellanox.com>
Wed, 11 Oct 2017 07:41:10 +0000 (09:41 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Oct 2017 03:15:43 +0000 (20:15 -0700)
commit7578d7b45ed870b13a8ace57e32feaed623c2a94
treee19b142c76c8b89498b1040e76f24f75bffa288d
parent717503b9cf57c0bb7ea4d3a9f5699c9a04adf988
net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev

The helper and the struct field ares no longer used by any code,
so remove them.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/pkt_cls.h
net/sched/cls_api.c