netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jiri@resnulli.us
Cc: netdev@vger.kernel.org, kuznet@ms2.inr.ac.ru, jmorris@namei.org,
	yoshfuji@linux-ipv6.org, kaber@trash.net,
	hannes@stressinduktion.org, bcrl@kvack.org,
	william.manley@youview.com, gaofeng@cn.fujitsu.com,
	joe@perches.com, herbert@gondor.apana.org.au
Subject: Re: [patch net-next 3/5] neigh: store parms type inside the structure
Date: Fri, 06 Dec 2013 15:08:40 -0500 (EST)	[thread overview]
Message-ID: <20131206.150840.2078088427369267519.davem@davemloft.net> (raw)
In-Reply-To: <1386354544-19122-4-git-send-email-jiri@resnulli.us>

From: Jiri Pirko <jiri@resnulli.us>
Date: Fri,  6 Dec 2013 19:29:02 +0100

> There is going to be needed later on to distinguish parms instance
> between ipv4 and ipv6. So just store the type inside.
> 
> Signed-off-by: Jiri Pirko <jiri@resnulli.us>

Please just use neigh_parms->tbl->family.

Thanks.

  reply	other threads:[~2013-12-06 20:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-06 18:28 [patch net-next 0/5] neigh: respect default parms values Jiri Pirko
2013-12-06 18:29 ` [patch net-next 1/5] neigh: convert parms to an array Jiri Pirko
2013-12-06 18:29 ` [patch net-next 2/5] neigh: wrap proc dointvec functions Jiri Pirko
2013-12-06 18:29 ` [patch net-next 3/5] neigh: store parms type inside the structure Jiri Pirko
2013-12-06 20:08   ` David Miller [this message]
2013-12-06 20:13     ` Jiri Pirko
2013-12-06 18:29 ` [patch net-next 4/5] neigh: restore old behaviour of default parms values Jiri Pirko
2013-12-06 18:29 ` [patch net-next 5/5] neigh: ipv6: respect default values set before an address is assigned to device Jiri Pirko

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=20131206.150840.2078088427369267519.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=bcrl@kvack.org \
    --cc=gaofeng@cn.fujitsu.com \
    --cc=hannes@stressinduktion.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=jiri@resnulli.us \
    --cc=jmorris@namei.org \
    --cc=joe@perches.com \
    --cc=kaber@trash.net \
    --cc=kuznet@ms2.inr.ac.ru \
    --cc=netdev@vger.kernel.org \
    --cc=william.manley@youview.com \
    --cc=yoshfuji@linux-ipv6.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).