]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
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)
commit9fe93afdd07aba52a018eb52784124579a80470e
tree064f2e4da3cb5eaa61a0378839e86d23c5a30905
parent5136cad37b276e3e11c4f8ad0bcf9cb2eec0e5af
ixgbe: cleanup string function calls to use bound checking versions.

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>
drivers/net/ixgbe/ixgbe_ethtool.c
drivers/net/ixgbe/ixgbe_main.c