From: John Fastabend <[email protected]>
Date: Wed, 25 Jan 2017 18:22:48 -0800

> In the small buffer case during driver unload we currently use
> put_page instead of dev_kfree_skb. Resolve this by adding a check
> for virtnet mode when checking XDP queue type. Also name the
> function so that the code reads correctly to match the additional
> check.
> 
> Fixes: bb91accf2733 ("virtio-net: XDP support for small buffers")
> Signed-off-by: John Fastabend <[email protected]>
> Acked-by: Jason Wang <[email protected]>
> Acked-by: Michael S. Tsirkin <[email protected]>

Applied.

Reply via email to