commit | f0bd88dfd7e5d53bce84a9d077c949774f27a25a | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Mon Aug 11 20:52:56 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 25 16:17:40 2014 -0400 |
tree | d345d8626cc6476d8f4a42724851eb2528e98451 | |
parent | 372e3a846814656d5e514167484f684f828fff56 [diff] |
net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction with strncpy Replacing strncpy with strlcpy to avoid strings that lacks null terminate. Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Signed-off-by: John W. Linville <linville@tuxdriver.com>