net/axgbe: toggle PLL settings during rate change
[dpdk.git] / lib / power / power_cppc_cpufreq.c
index 6afd310..25185a7 100644 (file)
@@ -621,7 +621,7 @@ power_cppc_enable_turbo(unsigned int lcore_id)
                return -1;
        }
 
-       /* TODO: must set to max once enbling Turbo? Considering add condition:
+       /* TODO: must set to max once enabling Turbo? Considering add condition:
         * if ((pi->turbo_available) && (pi->curr_idx <= 1))
         */
        /* Max may have changed, so call to max function */