From: "David S. Miller" <davem@redhat.com>
To: shemminger@osdl.org
Cc: jgarzik@pobox.com, maxk@qualcomm.com, netdev@oss.sgi.com
Subject: Re: [PATCH 2.5.70+] tun using alloc_netdev
Date: Wed, 11 Jun 2003 20:59:43 -0700 (PDT) [thread overview]
Message-ID: <20030611.205943.48506382.davem@redhat.com> (raw)
In-Reply-To: <20030611132715.76a485c7.shemminger@osdl.org>
From: Stephen Hemminger <shemminger@osdl.org>
Date: Wed, 11 Jun 2003 13:27:15 -0700
> But, register_netdev() is preferred precisely for this reason.
Not possible in this case because device is created off socket
ioctl so it is called with rtnl_lock
So do it by hand.
next prev parent reply other threads:[~2003-06-12 3:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-09 18:58 [PATCH 2.5.70+] tun using alloc_netdev Stephen Hemminger
2003-06-09 19:00 ` David S. Miller
2003-06-11 19:21 ` Max Krasnyansky
2003-06-11 19:43 ` Jeff Garzik
2003-06-11 20:27 ` Stephen Hemminger
2003-06-11 21:03 ` Max Krasnyansky
2003-06-12 3:59 ` David S. Miller [this message]
2003-06-12 3:57 ` David S. Miller
2003-06-12 8:11 ` 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.205943.48506382.davem@redhat.com \
--to=davem@redhat.com \
--cc=jgarzik@pobox.com \
--cc=maxk@qualcomm.com \
--cc=netdev@oss.sgi.com \
--cc=shemminger@osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.