diff options
author | Adi Suresh <adisuresh@google.com> | 2019-11-19 19:02:47 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-11-19 23:58:18 +0300 |
commit | db96c2cb4870173ea9b08df130f1d1cc9b5dd53d (patch) | |
tree | 3c56f3cc0471de9ed5b273e73fc18328366c552a /net/ieee802154 | |
parent | 075e238d12c21c8bde700d21fb48be7a3aa80194 (diff) | |
download | linux-db96c2cb4870173ea9b08df130f1d1cc9b5dd53d.tar.xz |
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: 9cfeeb576d49 ("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>
Diffstat (limited to 'net/ieee802154')
0 files changed, 0 insertions, 0 deletions