On Tue, Jun 08, 2021 at 04:46:21PM +0200, Krzysztof Kozlowski wrote: > From: Michael Chan <michael.chan@xxxxxxxxxxxx> > > commit 1d86859fdf31a0d50cc82b5d0d6bfb5fe98f6c00 upstream. > > The dev_port is meant to distinguish the network ports belonging to > the same PCI function. Our devices only have one network port > associated with each PCI function and so we should not set it for > correctness. > > Signed-off-by: Michael Chan <michael.chan@xxxxxxxxxxxx> > Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > > --- > > For stable v5.4. Earlier could work as well, just did not check. > > Reported for Ubuntu backport here: > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1931245 > --- > drivers/net/ethernet/broadcom/bnxt/bnxt.c | 1 - > 1 file changed, 1 deletion(-) Now queued up, thanks. greg k-h