[U-Boot] [PATCH v5 14/27] net: Clean up network stack names used in DM drivers
Simon Glass
sjg at chromium.org
Wed Mar 4 19:35:12 CET 2015
Hi Joe,
On 3 March 2015 at 19:41, Joe Hershberger <joe.hershberger at ni.com> wrote:
> Take the opportunity to enforce better names on newly written or
> retrofitted Ethernet drivers.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
>
> ---
>
> Changes in v5:
> -New to v5
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
> include/net.h | 9 ++++++++-
> net/net.c | 30 +++++++++++++++++++-----------
> 2 files changed, 27 insertions(+), 12 deletions(-)
Not entirely pleasant with the #ifdef, but I assume it would be an
easy follow-on patch to change this globally.
Reviewed-by: Simon Glass <sjg at chromium.org>
Regards,
Simon
More information about the U-Boot
mailing list