[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200330.200056.456632783811662995.davem@davemloft.net>
Date: Mon, 30 Mar 2020 20:00:56 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: matthias.schiffer@...tq-group.com
Cc: andrew@...n.ch, vivien.didelot@...il.com, f.fainelli@...il.com,
kuba@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 2/4] net: dsa: mv88e6xxx: account for PHY base
address offset in dual chip mode
From: Matthias Schiffer <matthias.schiffer@...tq-group.com>
Date: Mon, 30 Mar 2020 15:53:43 +0200
> diff --git a/drivers/net/dsa/mv88e6xxx/chip.h b/drivers/net/dsa/mv88e6xxx/chip.h
> index e5430cf2ad71..88c148a62366 100644
> --- a/drivers/net/dsa/mv88e6xxx/chip.h
> +++ b/drivers/net/dsa/mv88e6xxx/chip.h
> @@ -257,6 +257,7 @@ struct mv88e6xxx_chip {
> const struct mv88e6xxx_bus_ops *smi_ops;
> struct mii_bus *bus;
> int sw_addr;
> + unsigned int phy_base_addr;
Please preserve the reverse christmas tree ordering here.
And this submission was quite late and net-next is closing now so
please resubmit this after the merge window and net-next opens again.
Thanks.
Powered by blists - more mailing lists