On Tue, Jun 19, 2018 at 10:55 PM, John Whitmore <johnfwhitmore@xxxxxxxxx> 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 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel