Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 13 Apr 2021 03:33:25 -0500 you wrote:
> It is more correct to use dev_kfree_skb_irq when packets are dropped,
> and to use dev_consume_skb_irq when packets are consumed.
>
> Fixes: 0d973388185d ("ibmvnic: Introduce xmit
It is more correct to use dev_kfree_skb_irq when packets are dropped,
and to use dev_consume_skb_irq when packets are consumed.
Fixes: 0d973388185d ("ibmvnic: Introduce xmit_more support using batched subCRQ
hcalls")
Suggested-by: Thomas Falcon
Signed-off-by: Lijun Pan
---
drivers/net/ethernet