[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A5DF1FC.3050404@trash.net>
Date: Wed, 15 Jul 2009 17:13:00 +0200
From: Patrick McHardy <kaber@...sh.net>
To: Tobias Klauser <klto@...w.ch>
CC: bart.de.schuymer@...dora.be, shemminger@...ux-foundation.org,
davem@...emloft.net, ebtables-devel@...ts.sourceforge.net,
netfilter-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] netfilter: ebtables: Use print_mac instead of own function
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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists