netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] Fix VF to VM attach detach
@ 2023-08-09 15:15 Petr Oros
  2023-08-09 15:15 ` [PATCH net v2 1/2] Revert "ice: Fix ice VF reset during iavf initialization" Petr Oros
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Petr Oros @ 2023-08-09 15:15 UTC (permalink / raw)
  To: netdev
  Cc: jesse.brandeburg, anthony.l.nguyen, davem, edumazet, kuba, pabeni,
	Jacob.e.keller, przemyslawx.patynowski, kamil.maziarz,
	dawidx.wesierski, mateusz.palczewski, slawomirx.laba,
	norbertx.zulinski, intel-wired-lan, linux-kernel,
	przemyslaw.kitszel, horms

v2: fixed typos in the description of the second patch

v1: https://lore.kernel.org/netdev/20230807094831.696626-1-poros@redhat.com/

Petr Oros (2):
  Revert "ice: Fix ice VF reset during iavf initialization"
  ice: Fix NULL pointer deref during VF reset

 drivers/net/ethernet/intel/ice/ice_sriov.c    |  8 ++---
 drivers/net/ethernet/intel/ice/ice_vf_lib.c   | 34 +++++--------------
 drivers/net/ethernet/intel/ice/ice_vf_lib.h   |  1 -
 drivers/net/ethernet/intel/ice/ice_virtchnl.c |  1 -
 4 files changed, 12 insertions(+), 32 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-08-10 15:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09 15:15 [PATCH net v2 0/2] Fix VF to VM attach detach Petr Oros
2023-08-09 15:15 ` [PATCH net v2 1/2] Revert "ice: Fix ice VF reset during iavf initialization" Petr Oros
2023-08-09 15:15 ` [PATCH net v2 2/2] ice: Fix NULL pointer deref during VF reset Petr Oros
2023-08-10 12:52 ` [PATCH net v2 0/2] Fix VF to VM attach detach Przemek Kitszel
2023-08-10 15:51   ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).