commit | be87544de8df2b1eb34bcb5e32691287d96f9ec4 | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.com> | Fri Sep 25 10:49:12 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 28 22:19:49 2015 -0700 |
tree | 6a2766a1442c62974cca914cda9235db7a82e424 | |
parent | 6c3dbd2d722a6010010ad99a6890a56178385bb8 [diff] |
net/mlx5_core: Fix async commands return code In case of async command completion, the error code returned should take into account the command completion status. Signed-off-by: Eli Cohen <eli@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>