]> git.ipfire.org Git - thirdparty/linux.git/commit - net/sched/act_vlan.c
net sched: update vlan action for batched events operations
authorRoman Mashak <mrv@mojatatu.com>
Fri, 2 Aug 2019 19:16:46 +0000 (15:16 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Aug 2019 21:05:39 +0000 (14:05 -0700)
commitb35475c5491a14c8ce7a5046ef7bcda8a860581a
tree65514b916e8211821c410283d235677a4770daa5
parent3abd24a1831d0507e15702184c6319c253145a6c
net sched: update vlan action for batched events operations

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

Fixes: c7e2b9689 ("sched: introduce vlan action")
Signed-off-by: Roman Mashak <mrv@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_vlan.c