netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Shane McDonald <Shane_McDonald@pmc-sierra.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Jeff Garzik <jeff@garzik.org>,
	netdev@vger.kernel.org, linux-mips@linux-mips.org
Subject: Re: [NET] meth driver renovation
Date: Thu, 24 May 2007 12:51:28 +0100	[thread overview]
Message-ID: <20070524115127.GB27073@linux-mips.org> (raw)
In-Reply-To: <8A9D56C5E50F774BABE033F1710B3576093B15@BBY1EXM11.pmc_nt.nt.pmc-sierra.bc.ca>

On Wed, May 23, 2007 at 01:02:18PM -0700, Shane McDonald wrote:

> >  static void __exit meth_exit_module(void)
> >  {
> > -	unregister_netdev(meth_dev);
> > -	free_netdev(meth_dev);
> > +	platform_driver_register(&meth_driver);
> >  }
> 
>                       ^^^^^^^^
> 
>       platform_driver_unregister(&meth_driver);

Indeed.  Will send new patch in separate email.

  Ralf

  reply	other threads:[~2007-05-24 11:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-23 20:02 [NET] meth driver renovation Shane McDonald
2007-05-24 11:51 ` Ralf Baechle [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-05-24 11:54 Ralf Baechle
2007-05-24 21:21 ` Jeff Garzik
2007-05-23  8:43 Ralf Baechle
2007-05-23  8:44 ` Ralf Baechle

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=20070524115127.GB27073@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=Shane_McDonald@pmc-sierra.com \
    --cc=akpm@linux-foundation.org \
    --cc=jeff@garzik.org \
    --cc=linux-mips@linux-mips.org \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).