qiwuchen55@xxxxxxxxx wrote: > From: chenqiwu <chenqiwu@xxxxxxxxxx> > > The simple_strtol() function is deprecated since it does not > check for the range overflow. Use kstrtoint() instead. > > Signed-off-by: chenqiwu <chenqiwu@xxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. 871b4b48cdbf b43legacy: replace simple_strtol() with kstrtoint() -- https://patchwork.kernel.org/patch/11390321/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches