Re: [PATCH] r8169: call netif_napi_del at errpaths and at driverunload

From: David Miller
Date: Fri Jun 01 2012 - 14:25:27 EST


From: Devendra Naga <devendra.aaru@xxxxxxxxx>
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@xxxxxxxxx>

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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/