Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information