On Tue, Jun 19, 2018 at 10:55 PM, John Whitmore <johnfwhitm...@gmail.com> wrote:
> Removed an extra indentation from the code of the various case options in a
> switch statement.

> +               //no MCS rate
> +               for (i = 0; i <= 15; i++)
> +                       pOperateMCS[i] = 0;

This would be just memset().

> +               break;



-- 
With Best Regards,
Andy Shevchenko

Reply via email to