Re: [PATCH bpf-next 0/2] net: more fixes to the XDP RXQ series
From: Daniel Borkmann <daniel@iogearbox.net> Date: 2018-01-10 11:10:27
On 01/10/2018 10:20 AM, Jakub Kicinski wrote:
Two more trivial fixes to the recent XDP RXQ series.
Jakub Kicinski (2):
net: use the right variant of kfree
net: free RX queue structures
net/core/dev.c | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
This one landed properly in patchwork, thus series applied to
bpf-next, thanks Jakub!