Searched hist:dd063d0e6c78b53090a7b3593b0fe40e449b404a (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | main.c | diff dd063d0e6c78b53090a7b3593b0fe40e449b404a Sun Aug 28 06:16:32 CDT 2016 Maor Gottlieb <maorg@mellanox.com> IB/mlx5: Fix coverity warning
Fix covertiy warning of passing "&flow_attr" to function "create_flow_rule" which uses it as an array.
In addition pass flow attributes argument as const.
Signed-off-by: Maor Gottlieb <maorg@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Doug Ledford <dledford@redhat.com>
|