OSDN Git Service

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)
commit9fea47d93bcc98946a6eca0f019ced337564a344
treed236177cc10dce84cd65f6db0269ce12e71c704d
parent3804070235264ea883c3fdccd9ed16fef20b5ccb
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