Home
last modified time | relevance | path

Searched hist:"01 d76b5317003e019ace561a9b775f51aafdfdc4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/xdp/
H A Dxdp_umem.cdiff 01d76b5317003e019ace561a9b775f51aafdfdc4 Fri Jun 07 12:27:32 CDT 2019 Ilya Maximets <i.maximets@samsung.com> xdp: check device pointer before clearing

We should not call 'ndo_bpf()' or 'dev_put()' with NULL argument.

Fixes: c9b47cc1fabc ("xsk: fix bug when trying to use both copy and zero-copy on one queue id")
Signed-off-by: Ilya Maximets <i.maximets@samsung.com>
Acked-by: Jonathan Lemon <jonathan.lemon@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>