commit | 259bbc575c5322e0bc675c9a77e937250723c333 | [log] [tgz] |
---|---|---|
author | Maor Gottlieb <maorg@mellanox.com> | Sun Dec 31 11:31:34 2017 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Jan 12 02:01:47 2018 +0200 |
tree | 0c2b0f7eb28e65c284bcdc0d6515cf02ea66c2bd | |
parent | 72f36be06138bdc11bdbe1f04e4a3e2637ea438d [diff] |
net/mlx5: Fix error handling in load one We didn't store the result of mlx5_init_once, due to that mlx5_load_one returned success on error. Fix that. Fixes: 59211bd3b632 ("net/mlx5: Split the load/unload flow into hardware and software flows") Signed-off-by: Maor Gottlieb <maorg@mellanox.com> Signed-off-by: Eugenia Emantayev <eugenia@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>