[U-Boot] [PATCH v2] net: dm9000x: fix debug output
Ben Warren
biggerbadderben at gmail.com
Mon Dec 14 07:02:34 CET 2009
Thomas,
Thomas Weber wrote:
> commit 60f61e6d7655400bb785a2ef637581679941f6d1 breaks compile with gcc by introducing __func__
> instead of constant string "func" in the macro call but missed to change the macro.
>
> Signed-off-by: Thomas Weber <weber at corscience.de>
> ---
> drivers/net/dm9000x.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
Applied to net/next.
thanks,
Ben
More information about the U-Boot
mailing list