netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: wangchen@cn.fujitsu.com
Cc: jgarzik@pobox.com, khc@pm.waw.pl, netdev@vger.kernel.org
Subject: Re: [PATCH] HDLC driver: use unregister_netdev instead of unregister_netdevice
Date: Wed, 12 Dec 2007 10:46:14 -0800 (PST)	[thread overview]
Message-ID: <20071212.104614.208083873.davem@davemloft.net> (raw)
In-Reply-To: <475F490C.2020305@cn.fujitsu.com>

From: Wang Chen <wangchen@cn.fujitsu.com>
Date: Wed, 12 Dec 2007 10:35:56 +0800

> [PATCH] HDLC driver: use unregister_netdev instead of unregister_netdevice
> 
> Since the caller and the upper caller doesn't hod the rtnl semaphore.
> We should use unregister_netdev instead of unregister_netdevice.
> 
> Signed-off-by: Wang Chen <wangchen@cn.fujitsu.com>

Applied, thanks for finding and fixing this bug.

  reply	other threads:[~2007-12-12 18:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-12  2:35 [PATCH] HDLC driver: use unregister_netdev instead of unregister_netdevice Wang Chen
2007-12-12 18:46 ` David Miller [this message]
2007-12-13  3:13   ` Herbert Xu
2007-12-13  3:22     ` David Miller
2007-12-14 21:28 ` Krzysztof Halasa
2007-12-14 21:36   ` David 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=20071212.104614.208083873.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jgarzik@pobox.com \
    --cc=khc@pm.waw.pl \
    --cc=netdev@vger.kernel.org \
    --cc=wangchen@cn.fujitsu.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).