commit | 9951e0484972c9918f8a38ff047cfbad388058d4 | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Sun Aug 10 01:41:47 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 11 12:27:53 2014 -0700 |
tree | c137d0f49cfa8ac19ebd2d46f05601df3d3fd9b1 | |
parent | 3fadb06daef958d2ae2d3be363a0cfaa92008b52 [diff] |
net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy call Added a guaranteed null-terminate after call to strncpy. Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Signed-off-by: David S. Miller <davem@davemloft.net>