sched: act_vlan: implement stats_update callback
authorJiri Pirko <jiri@mellanox.com>
Thu, 29 Aug 2019 13:38:42 +0000 (15:38 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Aug 2019 22:07:55 +0000 (15:07 -0700)
commitfa730a3bb9d35fa2289a2b6a0a4846154873f6f2
tree01eee3d59e3529c35a5f08ec1f50634d7073e73c
parent27382472adcd62e2082942202ccfa321c9775769
sched: act_vlan: implement stats_update callback

Implement this callback in order to get the offloaded stats added to the
kernel stats.

Reported-by: Pengfei Liu <pengfeil@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_vlan.c