Skip to content
Commit 47cccd7d authored by Francois Romieu's avatar Francois Romieu
Browse files

ipg: fix Tx completion irq request



The current logic will only request an ack for the first pending
packet. No irq is triggered as soon as the CPU submits a few
packets a bit quickly.  Let's request an irq for every packet
instead.

Signed-off-by: default avatarFrancois Romieu <romieu@fr.zoreil.com>
parent dafdec74
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