From: Eric Dumazet
Date: Sat, 4 Feb 2017 15:24:50 -0800
> This patch series removes __napi_complete() calls, in an effort
> to make NAPI API simpler and generalize GRO and napi_complete_done()
Nice cleanup, series applied, thanks Eric.
This patch series removes __napi_complete() calls, in an effort
to make NAPI API simpler and generalize GRO and napi_complete_done()
Eric Dumazet (12):
8139too: use napi_complete_done()
8139cp: use napi_complete_done()
epic100: use napi_complete_done()
amd8111e: add GRO support
pcnet32: