Skip to content
Commit db96c2cb authored by Adi Suresh's avatar Adi Suresh Committed by David S. Miller
Browse files

gve: fix dma sync bug where not all pages synced



The previous commit had a bug where the last page in the memory range
could not be synced. This change fixes the behavior so that all the
required pages are synced.

Fixes: 9cfeeb57 ("gve: Fixes DMA synchronization")
Signed-off-by: default avatarAdi Suresh <adisuresh@google.com>
Reviewed-by: default avatarCatherine Sullivan <csully@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 075e238d
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