]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc48480c119c44e15b825714c3963c0f4a4cfc57f
treee19b142c76c8b89498b1040e76f24f75bffa288d
parentf5b5a783b5aa40663db1e7357d8544cba66d6c54
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