Skip to content
Snippets Groups Projects
Commit a25962c4 authored by Stefan Chulski's avatar Stefan Chulski Committed by Stefan Roese
Browse files

net: mvpp2x: remove TX drain from transmit routine


TX drain in transmit procedure could cause issues due
to race between drain procedure and transmition of descriptor
between AGGR TXQ and physical TXQ.
TXQ will be cleared before moving to Linux by stop procedure.

Signed-off-by: default avatarStefan Chulski <stefanc@marvell.com>
Tested-by: default avatariSoC Platform CI <ykjenk@marvell.com>
Reviewed-by: default avatarNadav Haklai <nadavh@marvell.com>
Reviewed-by: default avatarIgal Liberman <igall@marvell.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 783e7856
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment