commit | 99d3cd27f755d63fd6cf85169eaa873d90769aa5 | [log] [tgz] |
---|---|---|
author | Inbar Karmy <inbark@mellanox.com> | Thu Aug 24 17:21:44 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Sep 28 07:23:09 2017 +0300 |
tree | a7063bee9260e276ae0af910e633d86ba3102219 | |
parent | 38e8a5c040d3ec99a8351c688dcdf0f549611565 [diff] |
net/mlx5: Fix FPGA capability location Currently, FPGA capability is located in (mdev)->caps.hca_cur, change the location to be (mdev)->caps.fpga, since hca_cur is reserved for HCA device capabilities. Fixes: e29341fb3a5b ("net/mlx5: FPGA, Add basic support for Innova") Signed-off-by: Inbar Karmy <inbark@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>