[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070221.000459.97291017.davem@davemloft.net>
Date: Wed, 21 Feb 2007 00:04:59 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: shemminger@...ux-foundation.org
Cc: jbenc@...e.cz, netdev@...r.kernel.org, linville@...driver.com,
shemminger@...l.org
Subject: Re: [RFC] Alternative hidden netwirk device interface
From: Stephen Hemminger <shemminger@...ux-foundation.org>
Date: Mon, 29 Jan 2007 14:09:58 -0800
> Change to allow register_netdevice() to be called with a blank name.
> If name is blank, it is not put in name hash list, and doesn't
> show up in /sys or /proc
>
> Compile tested only...
I have no objections to this.
It would be nice to wrap the hlist_unhashed() test around
a well named inline function, such as "netdev_hidden()" or
similar.
With that minor enhancement, and a nice changelog (including
a description of what this would be used for), I'll happily
merge this during the next merge window.
Thanks Stephen.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists