>-----Original Message----- >From: Andrew Lunn <[email protected]> >Sent: Monday, July 29, 2019 6:35 PM >To: Claudiu Manoil <[email protected]> >Cc: David S . Miller <[email protected]>; Rob Herring ><[email protected]>; Leo Li <[email protected]>; Alexandru Marginean ><[email protected]>; [email protected]; >[email protected]; [email protected]; linux- >[email protected] >Subject: Re: [PATCH net-next v3 2/4] enetc: Add mdio bus driver for the PCIe >MDIO endpoint > >> + hw->port = pci_iomap(pdev, 0, 0); >> + if (!bus->priv) { > >hw->port ?? >
Yeah, better ignore this for now 😊 It's for the enetc accessors, enetc_port_..().

