netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Graf <tgraf@suug.ch>
To: Joe Perches <joe@perches.com>
Cc: netdev@vger.kernel.org, David Miller <davem@davemloft.net>,
	Jeff Garzik <jgarzik@pobox.com>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH - net-2.6.24 1/2] Introduce and use print_ip
Date: Thu, 20 Sep 2007 16:16:54 +0200	[thread overview]
Message-ID: <20070920141654.GE15613@postel.suug.ch> (raw)
In-Reply-To: <1190271217.26101.93.camel@localhost>

* Joe Perches <joe@perches.com> 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

Including a patch for review would be helpful.

      reply	other threads:[~2007-09-20 14:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-20  6:53 [PATCH - net-2.6.24 1/2] Introduce and use print_ip Joe Perches
2007-09-20 14:16 ` Thomas Graf [this message]

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=20070920141654.GE15613@postel.suug.ch \
    --to=tgraf@suug.ch \
    --cc=akpm@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=jgarzik@pobox.com \
    --cc=joe@perches.com \
    --cc=netdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).