From: Rickard Strandqvist Date: Tue, 29 Jul 2014 09:26:25 +0000 (+0000) Subject: i40e: Cleaning up missing null-terminate in conjunction with strncpy X-Git-Tag: omap-for-v3.17/fixes-against-rc2~59^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35a7d8045931d384c3d02f28287e0eb42d6038f4;p=pandora-kernel.git i40e: 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 Tested-By: Jim Young Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed