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

Skip to content
Commit 5c427ff9 authored by zeal's avatar zeal Committed by David S. Miller
Browse files

KS8695: fix ks8695_rx() unreasonable action.



ks8695_rx() will call refill_buffers() for every incoming packet.
Its not necessary. We just need do it after finishing receiving thing.
And the 'RX dma engine' is in the same situation.
This blocks our user space application. The following patch may fix it.

Signed-off-by: default avatarzeal <zealcook@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent fa6cae14
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