mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
dev_consume_skb_irq() should be called in dfx_xmt_done() when skb xmit done. It makes drop profiles(dropwatch, perf) more friendly. Signed-off-by: Yang Wei <[email protected]> Reviewed-by: Maciej W. Rozycki <[email protected]> Signed-off-by: David S. Miller <[email protected]>