]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
e1000e: convert final strncpy() to strlcpy()
authorBruce Allan <bruce.w.allan@intel.com>
Fri, 16 Dec 2011 00:46:59 +0000 (00:46 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 27 Jan 2012 02:54:56 +0000 (18:54 -0800)
commitf2315bf1d1c6e9e0e05262b7910a8f1491d2d60e
tree736ffa4be2bff31c14a11114db68e38fac71b2ab
parent434f1392ae3a3934a33d2d16987d857c97951c3d
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>
drivers/net/ethernet/intel/e1000e/netdev.c