diff options
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | 2014-10-12 13:42:14 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-10-23 14:02:06 -0400 |
commit | 59dfdd92288e55bed374309a9944c3a95b4e13c9 (patch) | |
tree | ff70f6f83eb9681670a6762848c8becddb77022a /drivers/bcma | |
parent | 47481d977cb2987ab363202c68a79ec1bccd357c (diff) |
brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with strncpy
Replacing strncpy with strlcpy to avoid strings that lacks null terminate.
And changed from using strncat to strlcat to simplify code.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/bcma')
0 files changed, 0 insertions, 0 deletions