From: Eric Dumazet
Date: Mon, 30 Jan 2017 08:22:01 -0800
> napi_complete_done() allows to opt-in for gro_flush_timeout,
> added back in linux-3.19, commit 3b47d30396ba
> ("net: gro: add a per device gro flush timer")
>
> This allows for more efficient GRO aggregation without
> sacrifying latenci
napi_complete_done() allows to opt-in for gro_flush_timeout,
added back in linux-3.19, commit 3b47d30396ba
("net: gro: add a per device gro flush timer")
This allows for more efficient GRO aggregation without
sacrifying latencies.
Signed-off-by: Eric Dumazet
---
drivers/net/can/at91_can.c