Skip to content
Commit bcc1487e authored by Quanyang Wang's avatar Quanyang Wang Committed by Bruce Ashfield
Browse files

net: axienet: fix compile errors

When merging mainline commit bb193e3d ("net: axienet: fix for TX busy
handling"), the old function axienet_check_tx_bd_space was brought back,
so we need to delete it to fix compile error.

When merging mainline commit 95978df6

 ("net: axienet: add missing
memory barriers"), some part about dma_rmb is lost, add it back.

Signed-off-by: default avatarQuanyang Wang <quanyang.wang@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent c19af085
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