[dpdk-dev] [PATCH] lib/librte_power: set new frequecy on turbo_disable

Stephen Hemminger stephen at networkplumber.org
Mon Apr 15 18:36:40 CEST 2019


On Mon, 15 Apr 2019 17:11:10 +0100
"Liang, Ma" <liang.j.ma at intel.com> wrote:

> >  	pi->turbo_enable = 0;
> >  
> > -
> > +	if ((pi->turbo_available) && (pi->curr_idx <= 1)) {

You (don't) need (so many) parenthesis.


More information about the dev mailing list