skge: dma_sync the whole receive buffer
authorstephen hemminger <stephen@networkplumber.org>
Sat, 10 Aug 2013 22:02:07 +0000 (15:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Aug 2013 22:09:06 +0000 (15:09 -0700)
The DMA sync should sync the whole receive buffer, not just
part of it. Fixes log messages dma_sync_check.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found