All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] net: dm9000x: fix debug output
Date: Sun, 13 Dec 2009 22:02:34 -0800	[thread overview]
Message-ID: <4B25D4FA.2010609@gmail.com> (raw)
In-Reply-To: <1260347884-22243-1-git-send-email-weber@corscience.de>

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@corscience.de>
> ---
>  drivers/net/dm9000x.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>   
Applied to net/next.

thanks,
Ben

      reply	other threads:[~2009-12-14  6:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-09  8:38 [U-Boot] [PATCH v2] net: dm9000x: fix debug output Thomas Weber
2009-12-14  6:02 ` Ben Warren [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B25D4FA.2010609@gmail.com \
    --to=biggerbadderben@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.