linux_dsm_epyc7002/drivers/net/wireless/atmel
YueHaibing f9cbaeb529 atmel: using strlcpy() to avoid possible buffer overflows
'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@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-07-04 18:15:06 +03:00
..
at76c50x-usb.c treewide: Switch DEFINE_TIMER callbacks to struct timer_list * 2017-11-21 15:57:05 -08:00
at76c50x-usb.h
atmel_cs.c
atmel_pci.c atmel: Add missing call to pci_disable_device() 2018-05-29 10:19:00 +03:00
atmel.c atmel: using strlcpy() to avoid possible buffer overflows 2018-07-04 18:15:06 +03:00
atmel.h
Kconfig net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text 2018-03-13 18:52:25 +02:00
Makefile