Skip to content
Commit 3f7832c2 authored by Timur Tabi's avatar Timur Tabi Committed by David S. Miller
Browse files

Revert "net: qcom/emac: enforce DMA address restrictions"



This reverts commit df1ec1b9.

It turns out that memory allocated via dma_alloc_coherent is always
aligned to the size of the buffer, so there's no way the RRD and RFD
can ever be in separate 32-bit regions.

Signed-off-by: default avatarTimur Tabi <timur@codeaurora.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 437d2762
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment