[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171221.131011.962109238525342391.davem@davemloft.net>
Date: Thu, 21 Dec 2017 13:10:11 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: chunkeey@...il.com
Cc: netdev@...r.kernel.org, andrew@...n.ch,
christophe.jaillet@...adoo.fr
Subject: Re: [PATCH v3 2/3] net: ibm: emac: replace custom PHY_MODE_* macros
From: Christian Lamparter <chunkeey@...il.com>
Date: Wed, 20 Dec 2017 23:01:49 +0100
> The ibm_emac driver predates the PHY_INTERFACE_MODE_*
> enums by a few years.
>
> And while the driver has been retrofitted to use the PHYLIB,
> the old definitions have stuck around to this day.
>
> This patch replaces all occurences of PHY_MODE_* with
> the respective equivalent PHY_INTERFACE_MODE_* enum.
> And finally, it purges the old macros for good.
>
> Signed-off-by: Christian Lamparter <chunkeey@...il.com>
Applied to net-next.
Powered by blists - more mailing lists