]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc031203e1ab3dba9365e932f55c66fb9699ffd2d
tree65514b916e8211821c410283d235677a4770daa5
parent3dc627f1fadcf5d12291777c37a818e792d0d276
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: 5b0b63220 ("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