Skip to content

Commit

Permalink
[ATM]: [lanai] lanai missing unregister
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Dave Jones authored and davem330 committed Nov 30, 2005
1 parent c22c28f commit fd22f1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/atm/lanai.c
Original file line number Diff line number Diff line change
Expand Up @@ -2761,6 +2761,7 @@ static void __exit lanai_module_exit(void)
* gone, so there isn't much to do
*/
DPRINTK("cleanup_module()\n");
pci_unregister_driver(&lanai_driver);
}

module_init(lanai_module_init);
Expand Down

0 comments on commit fd22f1e

Please sign in to comment.