From: Mao Wenan <[email protected]> Date: Wed, 11 Sep 2019 09:36:23 +0800
> sonic_send_packet will be processed in irq or non-irq
> context, so it would better use dev_kfree_skb_any
> instead of dev_kfree_skb.
>
> Fixes: d9fb9f384292 ("*sonic/natsemi/ns83829: Move the National
> Semi-conductor drivers")
> Signed-off-by: Mao Wenan <[email protected]>
Applied.

