On Thu, Jun 20, 2019 at 09:49:07PM +0200, Pablo Neira Ayuso wrote:
> Add a new helper function to allocate tcf_block_cb objects.
>
> Signed-off-by: Pablo Neira Ayuso
> ---
> include/net/pkt_cls.h | 8
> net/sched/cls_api.c | 23 +++
> 2 files changed, 27 insertion
Add a new helper function to allocate tcf_block_cb objects.
Signed-off-by: Pablo Neira Ayuso
---
include/net/pkt_cls.h | 8
net/sched/cls_api.c | 23 +++
2 files changed, 27 insertions(+), 4 deletions(-)
diff --git a/include/net/pkt_cls.h b/include/net/pkt_cls.h