From: "Teras Timo (EXT-YomiGroup/Helsinki)" <Ext-Timo.Teras@nokia.com>
To: ext Christoph Hellwig <hch@infradead.org>
Cc: davem@davemloft.net, netdev@oss.sgi.com
Subject: Re: [PATCH] Add ability to register class interfaces for network class
Date: Tue, 26 Oct 2004 23:52:39 +0300 [thread overview]
Message-ID: <20041026205239.GA23825@two.research.nokia.com> (raw)
In-Reply-To: <20041026184838.GB16621@infradead.org>
On Tue, Oct 26, 2004 at 07:48:38PM +0100, ext Christoph Hellwig wrote:
> On Tue, Oct 26, 2004 at 09:35:26PM +0300, Timo Teräs wrote:
> > Add functions to register class interfaces for network class.
> > Similar to the ones found in scsi subsystem.
> >
> > Originally posted on linux-net and related discussion can be found
> > from http://marc.theaimsgroup.com/?l=linux-net&m=109758592121767&w=2.
> >
> > Signed-off-by: Timo Teräs <ext-timo.teras@nokia.com>
>
> And you still haven't told why this makes sense nor shown a user for it.
Did you read my original reply to your earlier mail?
I pointed out the reason why I need it: to add an attribute:
/sys/class/net/<interface>/<new_attribute>. Others might want to do this
too.
Also the interface subsystem is used in many places (eg. i2o) to create
all the sysfs entries. Maybe it'd be useful to do in net class as well.
And if'd make separate interfaces for standard attributes and wireless
attributes. That way you'd get rid of the #ifdefs of WIRELESS_EXT in
net-sysfs.c.
On the other hand you didn't answer my question: why the
interface registration should not be possible?
Documentation/driver-model/interface.txt states that this is exactly the
thing it should be used for.
Regards,
Timo
next prev parent reply other threads:[~2004-10-26 20:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-26 18:35 [PATCH] Add ability to register class interfaces for network class Timo Teräs
2004-10-26 18:48 ` Christoph Hellwig
2004-10-26 20:52 ` Teras Timo (EXT-YomiGroup/Helsinki) [this message]
2004-10-27 11:13 ` ext Christoph Hellwig
2004-10-27 11:31 ` Timo Teräs
2004-10-27 15:59 ` Stephen Hemminger
2004-10-27 18:38 ` Teras Timo (EXT-YomiGroup/Helsinki)
2004-10-27 18:55 ` Stephen Hemminger
2004-10-27 19:20 ` Teras Timo (EXT-YomiGroup/Helsinki)
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=20041026205239.GA23825@two.research.nokia.com \
--to=ext-timo.teras@nokia.com \
--cc=davem@davemloft.net \
--cc=hch@infradead.org \
--cc=netdev@oss.sgi.com \
/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).