Re: [PATCH net-next] bnxt_en: Link representors to PCI device

From: Sriharsha Basavapatna
Date: Tue Jun 20 2023 - 12:49:51 EST


On Tue, Jun 20, 2023 at 10:00 PM Ivan Vecera <ivecera@xxxxxxxxxx> wrote:
>
> Link VF representors to parent PCI device to benefit from
> systemd defined naming scheme.
>
> Without this change the representor is visible as ethN.
>
> Signed-off-by: Ivan Vecera <ivecera@xxxxxxxxxx>
Acked-by: Sriharsha Basavapatna <sriharsha.basavapatna@xxxxxxxxxxxx>
> ---
> drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c b/drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c
> index 2f1a1f2d2157..1467b94a6427 100644
> --- a/drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c
> +++ b/drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c
> @@ -468,6 +468,7 @@ static void bnxt_vf_rep_netdev_init(struct bnxt *bp, struct bnxt_vf_rep *vf_rep,
> struct net_device *pf_dev = bp->dev;
> u16 max_mtu;
>
> + SET_NETDEV_DEV(dev, &bp->pdev->dev);
> dev->netdev_ops = &bnxt_vf_rep_netdev_ops;
> dev->ethtool_ops = &bnxt_vf_rep_ethtool_ops;
> /* Just inherit all the featues of the parent PF as the VF-R
> --
> 2.39.3
>
>

--
This electronic communication and the information and any files transmitted
with it, or attached to it, are confidential and are intended solely for
the use of the individual or entity to whom it is addressed and may contain
information that is confidential, legally privileged, protected by privacy
laws, or otherwise restricted from disclosure to anyone else. If you are
not the intended recipient or the person responsible for delivering the
e-mail to the intended recipient, you are hereby notified that any use,
copying, distributing, dissemination, forwarding, printing, or copying of
this e-mail is strictly prohibited. If you received this e-mail in error,
please return the e-mail to the sender, delete it from your computer, and
destroy any printed copy of it.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature