OSDN Git Service

net sched: update skbedit action for batched events operations
authorRoman Mashak <mrv@mojatatu.com>
Wed, 7 Aug 2019 19:57:28 +0000 (15:57 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Aug 2019 05:37:06 +0000 (22:37 -0700)
commite1fea322fc6d4075254ca9c5f2afdace0281da2a
tree40541ad4184d85c9adda0433d021ddbbc0597a3b
parente3e3af9aa29a2ada43d5c27b47ea320415cd5bb3
net sched: update skbedit action for batched events operations

Add get_fill_size() routine used to calculate the action size
when building a batch of events.

Fixes: ca9b0e27e ("pkt_action: add new action skbedit")
Signed-off-by: Roman Mashak <mrv@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_skbedit.c