YueHaibing <yuehaibing@xxxxxxxxxx> wrote: > 'firmware' is a module param which may been longer than firmware_id, > so using strlcpy() to guard against overflows. Also priv is allocated > with zeroed memory,no need to set firmware_id[0] to '\0'. > > Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. f9cbaeb52930 atmel: using strlcpy() to avoid possible buffer overflows -- https://patchwork.kernel.org/patch/10498009/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches