Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4fbeccea authored by Subash Abhinov Kasiviswanathan's avatar Subash Abhinov Kasiviswanathan
Browse files

drivers: rmnet_shs: Napi flush fix



Previusly we would send TCP packets to gro using gro_receive
but flush in napi context. This would make the flush useless.
This will align the delivery with the flushing so that napi_flush
correctly triggers a gro flush.

CRs-Fixed: 2348700
Change-Id: I3eb173351ae96d172fc03b65c3c7ab8c9ad31fd9
Acked-by: default avatarRaul Martinez <mraul@qti.qualcomm.com>
Signed-off-by: default avatarSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>
parent b5d73332
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment