please apply to 2.6 -- thanks! [ATM]: [lanai] lanai missing unregister
Signed-off-by: Dave Jones <[EMAIL PROTECTED]> Signed-off-by: Chas Williams <[EMAIL PROTECTED]> --- commit 3d4d9c94921f1239ec36edc47aa830d567c9a17d tree 98649d1ac17a5dcf8943f0c47c1ed509de047b5d parent f3dd8fc6b754e8f52a14e538e9d149ffd11020e6 author chas williams <[EMAIL PROTECTED](none)> Mon, 21 Nov 2005 12:50:31 -0500 committer chas williams <[EMAIL PROTECTED](none)> Mon, 21 Nov 2005 12:50:31 -0500 drivers/atm/lanai.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/atm/lanai.c b/drivers/atm/lanai.c --- a/drivers/atm/lanai.c +++ b/drivers/atm/lanai.c @@ -2761,6 +2761,7 @@ static void __exit lanai_module_exit(voi * gone, so there isn't much to do */ DPRINTK("cleanup_module()\n"); + pci_unregister_driver(&lanai_driver); } module_init(lanai_module_init); - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html