Re: [PATCH - net-2.6.24 1/2] Introduce and use print_ip
From: Thomas Graf <tgraf@suug.ch> Date: 2007-09-20 14:16:34
* Joe Perches [off-list ref] 2007-09-19 23:53
This removes the uses of NIPQUAD and HIPQUAD in
drivers/net and net
IPV4 Use:
DECLARE_IP_BUF(ipbuf);
__be32 addr;
print_ip(ipbuf, addr)
Signed-off-by: Joe Perches <joe@perches.com>
please pull from:
git pull http://repo.or.cz/r/linux-2.6/trivial-mods.git print_ipv4