All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Tobias Klauser <klto@zhaw.ch>
Cc: bart.de.schuymer@pandora.be, shemminger@linux-foundation.org,
	davem@davemloft.net, ebtables-devel@lists.sourceforge.net,
	netfilter-devel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH] netfilter: ebtables: Use print_mac instead of own function
Date: Wed, 15 Jul 2009 17:13:00 +0200	[thread overview]
Message-ID: <4A5DF1FC.3050404@trash.net> (raw)
In-Reply-To: <1247655306-21337-1-git-send-email-klto@zhaw.ch>

Tobias Klauser wrote:
> ebt_log uses its own implementation of print_mac to print MAC addresses.
> This patch converts it to use print_mac from linux/if_ether.h

You can do this even simpler by using %pM as format string.


  reply	other threads:[~2009-07-15 15:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-15 10:55 [PATCH] netfilter: ebtables: Use print_mac instead of own function Tobias Klauser
2009-07-15 15:13 ` Patrick McHardy [this message]
2009-07-16  7:25   ` Tobias Klauser
2009-07-16  7:25 ` [PATCH v2] netfilter: ebtables: Use %pM conversion specifier Tobias Klauser
2009-08-10  8:11   ` Patrick McHardy

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=4A5DF1FC.3050404@trash.net \
    --to=kaber@trash.net \
    --cc=bart.de.schuymer@pandora.be \
    --cc=davem@davemloft.net \
    --cc=ebtables-devel@lists.sourceforge.net \
    --cc=klto@zhaw.ch \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=shemminger@linux-foundation.org \
    /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.