]> git.baikalelectronics.ru Git - kernel.git/commit
net/sched: act_gact: Update statistics when offloaded to hardware
authorAmir Vadai <amirva@mellanox.com>
Fri, 13 May 2016 12:55:36 +0000 (12:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 May 2016 17:43:50 +0000 (13:43 -0400)
commit60eea93862992152fab41c0bf6308e95662b3087
treed236177cc10dce84cd65f6db0269ce12e71c704d
parent78a765fb59e7000e3fb82d097a7a798b860c5696
net/sched: act_gact: Update statistics when offloaded to hardware

Implement the stats_update callback that will be called by NIC drivers
for hardware offloaded filters.

Signed-off-by: Amir Vadai <amirva@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_gact.c