Re: [PATCH v2 net] igb: disable virtualization features on 82580
From: Simon Horman <horms@kernel.org>
Date: 2023-09-01 13:43:27
Also in:
intel-wired-lan
From: Simon Horman <horms@kernel.org>
Date: 2023-09-01 13:43:27
Also in:
intel-wired-lan
On Thu, Aug 31, 2023 at 02:19:13PM +0200, Corinna Vinschen wrote:
Disable virtualization features on 82580 just as on i210/i211.
This avoids that virt functions are acidentally called on 82850.
Fixes: 55cac248caa4 ("igb: Add full support for 82580 devices")
Signed-off-by: Corinna Vinschen <redacted>Reviewed-by: Simon Horman <horms@kernel.org>