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)
commitd04e6990c948a3315ea8eca5979ebea48cda56f4
tree3b376b4e638560a98287db395dcd616ee7f3362d
parent79134e6ce2c9d1a00eab4d98cb48f975dd2474cb
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