android_kernel_xiaomi_sdm845/drivers/infiniband/hw
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
..
amso1100 infiniband: Remove void casts 2009-05-13 16:53:39 -07:00
cxgb3 RDMA/cxgb3: Limit fast register size based on T3 limitations 2009-05-27 14:43:39 -07:00
ehca IB/ehca: Bump version number 2009-06-23 10:30:04 -07:00
ipath IB/ipath: strncpy() doesn't always NUL-terminate 2009-09-05 20:23:21 -07:00
mlx4 IB/mlx4: Add strong ordering to local inval and fast reg work requests 2009-06-05 10:36:24 -07:00
mthca IB/mthca: Replace dma_sync_single() use with proper functions 2009-06-22 23:04:13 -07:00
nes RDMA/nes: Fix FIN state handling under error conditions 2009-06-22 22:53:28 -07:00