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)
commite47851f13d3300f67ca8c7c73780d029ccaa5d74
tree5fdfb54c162089957fa53f4b1411d1c39ac512d1
parent58ad436fcf49810aa006016107f494c9ac9013db
skge: dma_sync the whole receive buffer

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>
drivers/net/ethernet/marvell/skge.c