Roel Kluin 286b63d096 IB/ipath: strncpy() doesn't always NUL-terminate
strlcpy() will always null terminate the string.  node_desc is not
guaranteed to be NUL-terminated so just use memcpy().

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2009-09-05 20:23:21 -07:00
..
2009-05-09 10:49:40 -04:00
2008-04-29 08:06:12 -07:00
2009-01-17 17:11:57 -08:00
2009-01-17 17:11:57 -08:00
2009-01-17 17:11:57 -08:00