lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20120601.142531.544977894901194434.davem@davemloft.net> Date: Fri, 01 Jun 2012 14:25:31 -0400 (EDT) From: David Miller <davem@...emloft.net> To: devendra.aaru@...il.com Cc: romieu@...zoreil.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] r8169: call netif_napi_del at errpaths and at driver unload From: Devendra Naga <devendra.aaru@...il.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@...il.com> Francois, I'm assuming you will merge this to me after you've done some testing. -- 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