All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/2] net: more fixes to the XDP RXQ series
@ 2018-01-10  9:20 Jakub Kicinski
  2018-01-10  9:20 ` [PATCH bpf-next 1/2] net: use the right variant of kfree Jakub Kicinski
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jakub Kicinski @ 2018-01-10  9:20 UTC (permalink / raw)
  To: netdev, daniel, alexei.starovoitov; +Cc: oss-drivers, brouer, Jakub Kicinski

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(-)

-- 
2.15.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-01-10 11:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10  9:20 [PATCH bpf-next 0/2] net: more fixes to the XDP RXQ series Jakub Kicinski
2018-01-10  9:20 ` [PATCH bpf-next 1/2] net: use the right variant of kfree Jakub Kicinski
2018-01-10 10:58   ` Jesper Dangaard Brouer
2018-01-10  9:20 ` [PATCH bpf-next 2/2] net: free RX queue structures Jakub Kicinski
2018-01-10 10:59   ` Jesper Dangaard Brouer
2018-01-10 11:10 ` [PATCH bpf-next 0/2] net: more fixes to the XDP RXQ series Daniel Borkmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.