commit | e74a1db03326ecdc7c3f54a581b197a26ce5eebe | [log] [tgz] |
---|---|---|
author | Haggai Abramonvsky <hagaya@mellanox.com> | Thu Jun 04 19:30:39 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 04 16:41:01 2015 -0700 |
tree | 6d3b41f262d654bad5ba41b1d01af3538ab58b87 | |
parent | 01949d0109ee5fae33752f0db99a36f1619e1873 [diff] |
net/mlx5_core: Check the return bitmask when querying ISSI The determination of the supported ISSI versions should be conditioned on the returned mask, and not only on the return status of the query ISSI command, fix that. Signed-off-by: Haggai Abramovsky <hagaya@mellanox.com> 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>