From: Rickard Strandqvist Date: Sat, 9 Aug 2014 23:41:47 +0000 (+0200) Subject: net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy call X-Git-Tag: omap-for-v3.17/fixes-against-rc2~76^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9951e0484972c9918f8a38ff047cfbad388058d4;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed