[U-Boot] [RFC PATCH v2 4/8] net: Refactor in preparation for driver model
Simon Glass
sjg at chromium.org
Sat Feb 7 02:25:44 CET 2015
On 2 February 2015 at 17:38, Joe Hershberger <joe.hershberger at ni.com> wrote:
> Move some things around and organize things so that the driver model
> implementation will fit in more easily.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> Changes in v2: None
>
> include/net.h | 63 +++++++++++++++++++++++++------------------------
> net/eth.c | 75 +++++++++++++++++++++++++++++++----------------------------
> 2 files changed, 73 insertions(+), 65 deletions(-)
No changes so:
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list