lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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