From: Rickard Strandqvist Date: Sun, 14 Sep 2014 17:32:42 +0000 (+0200) Subject: net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in conjuncti... X-Git-Tag: fixes-against-v3.18-rc2~81^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=949bdd208325a5a947135ed4f8e6df0aa18aae89;p=pandora-kernel.git net: ethernet: freescale: fec_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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed