Skip to content
Commit b17d1559 authored by Jisheng Zhang's avatar Jisheng Zhang Committed by David S. Miller
Browse files

net: pxa168_eth: Use dma_wmb/rmb where appropriate



Update the pxa168_eth driver to use the dma_rmb/wmb calls instead of the
full barriers in order to improve performance: reduced 97ns/39ns on
average in tx/rx path on Marvell BG4CT platform.

Signed-off-by: default avatarJisheng Zhang <jszhang@marvell.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3ed68782
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