[U-Boot] [PATCH 7/8] net: Rename eth.c to eth_lecacy.c

Bin Meng bmeng.cn at gmail.com
Mon Jan 18 05:41:14 CET 2016


On Mon, Jan 18, 2016 at 5:52 AM, Simon Glass <sjg at chromium.org> wrote:
> Rename this file to make it clear it is for the old networking drivers
> and not for use with driver model.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  net/Makefile                | 2 +-
>  net/{eth.c => eth_legacy.c} | 0
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  rename net/{eth.c => eth_legacy.c} (100%)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list