]> git.baikalelectronics.ru Git - kernel.git/commit
net sched actions: update Add/Delete action API with new argument
authorRoman Mashak <mrv@mojatatu.com>
Thu, 8 Mar 2018 21:59:17 +0000 (16:59 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Mar 2018 16:25:11 +0000 (11:25 -0500)
commitb695c141b7d743995d6bd541522b793786fb982f
tree3b376b4e638560a98287db395dcd616ee7f3362d
parent2d2ab89677c20ec4eda112d177137174bf5731e0
net sched actions: update Add/Delete action API with new argument

Introduce a new function argument to carry total attributes size for
correct allocation of skb in event messages.

Signed-off-by: Roman Mashak <mrv@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/act_api.h
net/sched/act_api.c
net/sched/cls_api.c