1
0
Fork 0
alistair23-linux/drivers/net/ethernet/google/gve
Adi Suresh db96c2cb48 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: 9cfeeb576d ("gve: Fixes DMA synchronization")
Signed-off-by: Adi Suresh <adisuresh@google.com>
Reviewed-by: Catherine Sullivan <csully@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-11-19 12:58:18 -08:00
..
Makefile gve: Add ethtool support 2019-07-01 19:36:35 -07:00
gve.h gve: Fix case where desc_cnt and data_cnt can get out of sync 2019-08-05 13:18:53 -07:00
gve_adminq.c
gve_adminq.h
gve_desc.h
gve_ethtool.c gve: Fix case where desc_cnt and data_cnt can get out of sync 2019-08-05 13:18:53 -07:00
gve_main.c gve: Copy and paste bug in gve_get_stats() 2019-08-21 20:50:26 -07:00
gve_register.h
gve_rx.c gve: Fixes DMA synchronization. 2019-11-01 15:00:05 -07:00
gve_tx.c gve: fix dma sync bug where not all pages synced 2019-11-19 12:58:18 -08:00