[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080215.025855.202184003.davem@davemloft.net>
Date: Fri, 15 Feb 2008 02:58:55 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: bruno@...nktube.com
Cc: netdev@...r.kernel.org, jgarzik@...ox.com,
linux-wireless@...r.kernel.org, linville@...driver.com
Subject: Re: [PATCH] add macro for printing mac addresses
From: Bruno Randolf <bruno@...nktube.com>
Date: Fri, 15 Feb 2008 19:48:05 +0900
> is there any chance to include a macro like this for printing mac addresses?
>
> its advantage is that it can be used without the need to declare buffers for
> print_mac(), for example:
>
> printk("mac address: " MAC_FMT, MAC_ADDR(addr));
>
> Signed-off-by: Bruno Randolf <bruno@...nktube.com>
We specifically removed this sort of thing, please don't
add it back.
Thank you.
--
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