commit | 13bb5180e82349d9fcfa11cd17b3c1e7b558a902 | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Sun Sep 14 19:34:47 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 15 14:17:00 2014 -0400 |
tree | 757b5ea1622e1153fee770530b81294c1c6989cc | |
parent | 949bdd208325a5a947135ed4f8e6df0aa18aae89 [diff] |
net: ethernet: neterion: vxge: vxge-main.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: David S. Miller <davem@davemloft.net>