commit | 1b5daf11b015123108686a9060ee6de705a03e76 | [log] [tgz] |
---|---|---|
author | Majd Dibbiny <majd@mellanox.com> | Thu Jun 04 19:30:46 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 04 16:41:02 2015 -0700 |
tree | 9d8b5812858b545eb325bc1dbaab429630deabf5 | |
parent | a124d13ef59e09941fc0924fd7c29ae6d7cd77a3 [diff] |
IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 mode In ISSI > 0 mode, most of the MAD_IFC command features are deprecated, and can't be used. Therefore, when in that mode, we replace all of them with other commands that provide the required functionality. Signed-off-by: Majd Dibbiny <majd@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>