Skip to content
Commit a0aad029 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"), the obsolete context about desc_get_phys_addr was
introduced, so we need to recover it according to SDK commit abc6c0f2bd85
("net: axienet: added multichannel DMA support")

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