ixgbe: cleanup string function calls to use bound checking versions.
authorDon Skidmore <donald.c.skidmore@intel.com>
Fri, 3 Dec 2010 09:33:54 +0000 (09:33 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 11 Dec 2010 06:12:58 +0000 (22:12 -0800)
Some minor cleanup to use string calls that use bound checks just to
be extra safe.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found