netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: yoshfuji@linux-ipv6.org
Cc: netdev@oss.sgi.com, linux-net@vger.kernel.org,
	kuznet@ms2.inr.ac.ru, krkumar@us.ibm.com
Subject: Re: [PATCH] Panic in ipv6_add_dev
Date: Wed, 11 Jun 2003 23:35:28 -0700 (PDT)	[thread overview]
Message-ID: <20030611.233528.26511069.davem@redhat.com> (raw)
In-Reply-To: <20030610.135601.20565349.yoshfuji@linux-ipv6.org>

   From: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org>
   Date: Tue, 10 Jun 2003 13:56:01 +0900 (JST)

   Well, it is also the problem that the tasks of 
     neigh_parms_alloc() / neigh_sysctl_register()
   and 
     neigh_parms_release() / neigh_sysctl_unregister()
   were not symmetric.
 ...   
   Here's the fix.

Patch applied, thanks.

  reply	other threads:[~2003-06-12  6:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-10  0:55 [PATCH] Panic in ipv6_add_dev Krishna Kumar
2003-06-10  4:56 ` YOSHIFUJI Hideaki / 吉藤英明
2003-06-12  6:35   ` David S. Miller [this message]
2003-06-12  6:22 ` David S. Miller

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=20030611.233528.26511069.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=krkumar@us.ibm.com \
    --cc=kuznet@ms2.inr.ac.ru \
    --cc=linux-net@vger.kernel.org \
    --cc=netdev@oss.sgi.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).