commit | f2315bf1d1c6e9e0e05262b7910a8f1491d2d60e | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Fri Dec 16 00:46:59 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Jan 26 18:54:56 2012 -0800 |
tree | 736ffa4be2bff31c14a11114db68e38fac71b2ab | |
parent | 434f1392ae3a3934a33d2d16987d857c97951c3d [diff] |
e1000e: convert final strncpy() to strlcpy() Convert the last instances of strncpy() to the preferred strlcpy(). Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>