commit | 32e19300a4f6705e79354cdadac3b2ef3cd0c309 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Sat Feb 04 15:25:01 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 05 16:11:57 2017 -0500 |
tree | da9c2fe4a905848376792d45220c66173e045a1b | |
parent | 3d1a6333d90167f2b196f2cc0c2a988a10eb76c5 [diff] |
aeroflex/greth: use napi_complete_done() We plan to remove __napi_complete() soon, this driver is the last user. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>