]> 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)
commitc20d5badae35cff032537542643a056d85880f4c
tree65514b916e8211821c410283d235677a4770daa5
parent447d5901265a6d011395983e904da4ae747daa83
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: 55b58c64b ("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