From: Bruce Allan Date: Fri, 16 Dec 2011 00:46:59 +0000 (+0000) Subject: e1000e: convert final strncpy() to strlcpy() X-Git-Tag: v3.4-rc1~177^2~462 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2315bf1d1c6e9e0e05262b7910a8f1491d2d60e;p=pandora-kernel.git e1000e: convert final strncpy() to strlcpy() Convert the last instances of strncpy() to the preferred strlcpy(). Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed