[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241025183843.34678-1-pavan.kumar.linga@intel.com>
Date: Fri, 25 Oct 2024 11:38:41 -0700
From: Pavan Kumar Linga <pavan.kumar.linga@...el.com>
To: intel-wired-lan@...ts.osuosl.org
Cc: netdev@...r.kernel.org,
horms@...nel.org,
Pavan Kumar Linga <pavan.kumar.linga@...el.com>
Subject: [PATCH iwl-net v2 0/2] fix reset issues
This series fixes reset related issues, especially the case
where the idpf is running on the host and the platform running
the device control plane is rebooted. The first patch fixes the
link_ksettings and the second patch fixes the error path in
idpf_vc_core_init function.
Pavan Kumar Linga (2):
idpf: avoid vport access in idpf_get_link_ksettings
idpf: fix idpf_vc_core_init error path
drivers/net/ethernet/intel/idpf/idpf.h | 4 ++--
drivers/net/ethernet/intel/idpf/idpf_ethtool.c | 11 +++--------
drivers/net/ethernet/intel/idpf/idpf_lib.c | 5 +++--
drivers/net/ethernet/intel/idpf/idpf_virtchnl.c | 3 +--
4 files changed, 9 insertions(+), 14 deletions(-)
--
2.43.0
Powered by blists - more mailing lists