Merge branch 'remove-__napi_complete_done'
authorDavid S. Miller <[email protected]>
Sun, 5 Feb 2017 21:11:59 +0000 (16:11 -0500)
committerDavid S. Miller <[email protected]>
Sun, 5 Feb 2017 21:11:59 +0000 (16:11 -0500)
Eric Dumazet says:

====================
net: get rid of __napi_complete()

This patch series removes __napi_complete() calls, in an effort
to make NAPI API simpler and generalize GRO and napi_complete_done()
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge