Larry Finger <Larry.Finger@xxxxxxxxxxxx> wrote: > The previous commit changes the debug system to use a mask to select > which components are to be debugged. Now, we add the necessary code > to change the mask from sysfs. > > Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> > Cc: Ping-Ke Shih <pkshih@xxxxxxxxxxx> There's already a generic sysfs interface to change module parameters in /sys/module/<driver>/parameters, drivers should not have a private interface for that. -- https://patchwork.kernel.org/patch/9492849/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches