net sched: update mirred action for batched events operations
authorRoman Mashak <mrv@mojatatu.com>
Fri, 28 Jun 2019 18:30:17 +0000 (14:30 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jul 2019 02:18:03 +0000 (19:18 -0700)
commitb84b2d4e388412a68019e257d76c0ea6fbd796eb
treeb3277f21357ce3c34400933f1b0ecdbd0ce9bf43
parent362b87f5b1c6603b72699e8bb18661ecc4efc0bb
net sched: update mirred action for batched events operations

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

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