]> git.baikalelectronics.ru Git - kernel.git/commit
r8152: replace napi_complete with napi_complete_done
authorhayeswang <hayeswang@realtek.com>
Fri, 9 Jun 2017 09:11:48 +0000 (17:11 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Jun 2017 19:37:02 +0000 (15:37 -0400)
commitd0a02fd6dc1be39a7f99170e7557269786cfb64e
treeed459429393bb3e8d14a08ac9ce7eeb172299ff1
parent0cd4624a96bacbc67647091fa323d46aa057c2d6
r8152: replace napi_complete with napi_complete_done

Change from using napi_complete to napi_complete_done to allow for the
use of gro_flush_timeout in tuning network processing.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c