From: David Miller <davem@davemloft.net>
To: devendra.aaru@gmail.com
Cc: romieu@fr.zoreil.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] r8169: call netif_napi_del at errpaths and at driver unload
Date: Fri, 01 Jun 2012 14:25:31 -0400 (EDT) [thread overview]
Message-ID: <20120601.142531.544977894901194434.davem@davemloft.net> (raw)
In-Reply-To: <1338465080-22720-1-git-send-email-devendra.aaru@gmail.com>
From: Devendra Naga <devendra.aaru@gmail.com>
Date: Thu, 31 May 2012 17:21:20 +0530
> when register_netdev fails, the init'ed NAPIs by netif_napi_add must be
> deleted with netif_napi_del, and also when driver unloads, it should
> delete the NAPI before unregistering netdevice using unregister_netdev.
>
> Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Francois, I'm assuming you will merge this to me after you've
done some testing.
next prev parent reply other threads:[~2012-06-01 18:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-31 11:51 [PATCH] r8169: call netif_napi_del at errpaths and at driver unload Devendra Naga
2012-06-01 18:25 ` David Miller [this message]
2012-06-01 19:29 ` Francois Romieu
2012-06-01 22:44 ` 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=20120601.142531.544977894901194434.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=devendra.aaru@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=romieu@fr.zoreil.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).