]> git.ipfire.org Git - people/ms/u-boot.git/commit - net/eth_common.c
net: Move remaining common functions to eth_common.c
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jan 2016 21:51:59 +0000 (14:51 -0700)
committerJoe Hershberger <joe.hershberger@ni.com>
Thu, 28 Jan 2016 18:32:46 +0000 (12:32 -0600)
commit8607a6bf753df210f8873994294c13885f746337
treed66ab661d8563a7c1576bd1cec3c8790df77d6a7
parent9987ecdd36da79535c4229ecc5693533aaa8d17b
net: Move remaining common functions to eth_common.c

Move eth_current_changed(), eth_set_current(), eth_mac_skip() and
eth_get_name() into the common file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
net/eth.c
net/eth_common.c
net/eth_internal.h