]> git.baikalelectronics.ru Git - kernel.git/commit
net_sched: move tc offload macros to pkt_cls.h
authorWANG Cong <xiyou.wangcong@gmail.com>
Sun, 14 Aug 2016 05:34:59 +0000 (22:34 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Aug 2016 23:27:51 +0000 (19:27 -0400)
commit9e30d7f9183154eaf3e6bdd8574b3a5f8019f48b
tree967c1265c68cf5e37190080e942330db637e2a05
parent9ba4612330db3b5a96c5a5493b18cb5e3ce54f22
net_sched: move tc offload macros to pkt_cls.h

struct tcf_exts belongs to filters, should not be visible
to plain tc actions.

Cc: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/act_api.h
include/net/pkt_cls.h