Fix common misspellings
[deliverable/linux.git] / drivers / net / atlx / atl2.c
index e637e9f28fd4456612aa8b2b1b47c8cf670acb81..f46ee4546fdcfc2eef607a702e4ce7b2a7bea47a 100644 (file)
@@ -1701,7 +1701,7 @@ static struct pci_driver atl2_driver = {
        .id_table = atl2_pci_tbl,
        .probe    = atl2_probe,
        .remove   = __devexit_p(atl2_remove),
-       /* Power Managment Hooks */
+       /* Power Management Hooks */
        .suspend  = atl2_suspend,
 #ifdef CONFIG_PM
        .resume   = atl2_resume,
This page took 0.02971 seconds and 5 git commands to generate.