[Intel-wired-lan] [PATCH net v1] i40e: Fix warning message and call stack during rmmod i40e driver
Brelinski, Tony
tony.brelinski at intel.com
Fri Oct 29 20:56:47 UTC 2021
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Sornek, Karen
> Sent: Wednesday, April 28, 2021 1:20 AM
> To: intel-wired-lan at lists.osuosl.org
> Cc: Sornek, Karen <karen.sornek at intel.com>
> Subject: [Intel-wired-lan] [PATCH net v1] i40e: Fix warning message and call
> stack during rmmod i40e driver
>
> Restore part of reset functionality used when reset is called from the VF to
> reset itself. Without this fix warning message is displayed when vf is being
> removed via sysfs.
>
> Fix the crash of the VF during reset by ensuring that that PF receives the
> reset message successfully.
> Refactor code to use one function instead of two.
>
> Fixes: eeeddbb80640 ("i40e: drop i40e_pf *pf from i40e_vc_disable_vf()")
> Signed-off-by: Grzegorz Szczurek <grzegorzx.szczurek at intel.com>
> Signed-off-by: Karen Sornek <karen.sornek at intel.com>
> ---
> .../ethernet/intel/i40e/i40e_virtchnl_pf.c | 53 ++++++++-----------
> 1 file changed, 21 insertions(+), 32 deletions(-)
Tested-by: Tony Brelinski <tony.brelinski at intel.com>
More information about the Intel-wired-lan
mailing list