From: Colin King <colin.king@xxxxxxxxxxxxx> Date: Thu, 31 Aug 2017 18:07:24 +0100 > From: Colin Ian King <colin.king@xxxxxxxxxxxxx> > > The current allocation for dev->caps.spec_qps is for the size of the > pointer and not the size of the actual mlx4_spec_qps structure. Fix > this by using the correct size. Also splint allocation over a few > lines to make it cppcheck clean on overly wide lines. > > Detected by CoverityScan, CID#1455222 ("Wrong sizeof argument") > > Fixes: c73c8b1e47ca ("net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap") > Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html