linux_dsm_epyc7002/drivers/net/wireless/ath/ath5k
Bob Copeland daf9669bea ath5k: ensure led name is null terminated
Add the missing null termination after strncpy().

This isn't actually a buffer overflow in this case since we use
snprintf() appropriately to fill the buffer passed by the caller,
but in the interest of not turning this into a bug down the road,
go ahead and force termination here.

Found by Coverity.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-08-28 14:41:56 -04:00
..
ahb.c wireless: ath5k: use dev_get_platdata() 2013-09-26 15:13:37 -04:00
ani.c
ani.h
ath5k.h ath5k: support for FIF_FCSFAIL filter 2014-07-01 14:26:25 -04:00
attach.c
base.c ath5k: drop useless comparison 2014-08-28 14:41:56 -04:00
base.h ath5k: enable support for 5 MHz and 10 MHz channels 2013-08-16 14:17:50 -04:00
caps.c
debug.c ath5k: debugfs: NULL-terminate strings 2013-08-26 14:09:06 -04:00
debug.h
desc.c
desc.h
dma.c ath5k: Reset Tx interrupt bits also on PISR 2013-12-11 10:56:22 -05:00
eeprom.c ath5k: cleanup channel to eprom_mode function 2013-03-06 16:24:27 -05:00
eeprom.h ath5k: cleanup channel to eprom_mode function 2013-03-06 16:24:27 -05:00
gpio.c
initvals.c
Kconfig wireless: allow Atheros card to not depend on ath.ko 2012-11-30 13:38:16 -05:00
led.c ath5k: ensure led name is null terminated 2014-08-28 14:41:56 -04:00
mac80211-ops.c ath5k: support for FIF_FCSFAIL filter 2014-07-01 14:26:25 -04:00
Makefile ath5k: use more idiomatic tracing include style 2013-04-12 15:29:14 -04:00
pci.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
pcu.c ath5k: set 5/10 MHz supported channels and fix duration 2013-08-16 14:17:49 -04:00
phy.c ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting. 2014-04-30 12:13:07 -04:00
qcu.c ath5k: set 5/10 MHz supported channels and fix duration 2013-08-16 14:17:49 -04:00
reg.h
reset.c ath5k: cleanup channel to eprom_mode function 2013-03-06 16:24:27 -05:00
rfbuffer.h
rfgain.h
rfkill.c
sysfs.c
trace.h ath5k: use more idiomatic tracing include style 2013-04-12 15:29:14 -04:00