Skip to content
Commit b189e810 authored by françois romieu's avatar françois romieu Committed by David S. Miller
Browse files

8139cp: fix missing napi_gro_flush.



The driver uses __napi_complete and napi_gro_receive. Without it, the
driver hits the BUG_ON(n->gro_list) assertion hard in __napi_complete.

Signed-off-by: default avatarFrancois Romieu <romieu@fr.zoreil.com>
Tested-by: default avatarMarin Glibic <zhilla2@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 26e29eed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment