From: "David S. Miller" <davem@redhat.com>
To: hch@infradead.org
Cc: chas@locutus.cmf.nrl.navy.mil, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][ATM] cli() for net/atm/lec.c
Date: Fri, 21 Feb 2003 23:22:12 -0800 (PST) [thread overview]
Message-ID: <20030221.232212.102082055.davem@redhat.com> (raw)
In-Reply-To: <20030221175702.A4224@infradead.org>
From: Christoph Hellwig <hch@infradead.org>
Date: Fri, 21 Feb 2003 17:57:02 +0000
> @@ -634,6 +635,7 @@
> dev->get_stats = lec_get_stats;
> dev->set_multicast_list = NULL;
> dev->do_ioctl = NULL;
> + spin_lock_init(&lec_arp_spinlock);
This is still superflous..
True, Chas can you cook up a new patch with this deleted?
Thanks.
next prev parent reply other threads:[~2003-02-22 7:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-20 17:51 [PATCH][ATM] cli() for net/atm/lec.c chas williams
2003-02-20 19:06 ` Christoph Hellwig
2003-02-20 19:29 ` Jeff Garzik
2003-02-20 22:11 ` romieu
2003-02-21 17:40 ` chas williams
2003-02-21 17:57 ` Christoph Hellwig
2003-02-22 7:22 ` David S. Miller [this message]
2003-02-24 1:13 ` chas williams
2003-02-24 6:16 ` 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=20030221.232212.102082055.davem@redhat.com \
--to=davem@redhat.com \
--cc=chas@locutus.cmf.nrl.navy.mil \
--cc=hch@infradead.org \
--cc=linux-kernel@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