All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] fix wrong increment of free list counter
@ 2022-11-18  1:44 Chaoyong He
  2022-11-18  1:44 ` [PATCH 1/3] net/nfp: " Chaoyong He
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Chaoyong He @ 2022-11-18  1:44 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, niklas.soderlund, Chaoyong He

The wrong increment of free list counter occurs three different place,
and is imported by different commit.

Chaoyong He (3):
  net/nfp: fix wrong increment of free list counter
  net/nfp: fix wrong increment of free list counter for PF
  net/nfp: fix wrong increment of free list counter for VNIC

 drivers/net/nfp/flower/nfp_flower.c      | 3 +--
 drivers/net/nfp/flower/nfp_flower_ctrl.c | 3 +--
 drivers/net/nfp/nfp_rxtx.c               | 3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)

-- 
2.29.3


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

end of thread, other threads:[~2022-11-18 14:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-18  1:44 [PATCH 0/3] fix wrong increment of free list counter Chaoyong He
2022-11-18  1:44 ` [PATCH 1/3] net/nfp: " Chaoyong He
2022-11-18 14:04   ` Ferruh Yigit
2022-11-18  1:44 ` [PATCH 2/3] net/nfp: fix wrong increment of free list counter for PF Chaoyong He
2022-11-18  1:44 ` [PATCH 3/3] net/nfp: fix wrong increment of free list counter for VNIC Chaoyong He

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.