Corcodel Marian :
> This patch add 256 Bytes barrier on rx/tx coherent allocations.
It does not make much sense unless you want to use a non power of two
value for NUM_.._DESC or a value < 16 with some strange kernel where
dma_alloc_coherent does not provide page alignment.
--
Ueimor
This patch add 256 Bytes barrier on rx/tx coherent allocations.
Signed-off-by: Corcodel Marian
---
drivers/net/ethernet/realtek/r8169.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/ethernet/realtek/r8169.c
b/drivers/net/ethernet/realtek/r8169.c
index 5fd