commit | 71edc69ca1a78ce18411a540c550a4ef1eb017cd | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Tue Nov 20 14:12:24 2018 -0800 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Nov 26 13:39:34 2018 -0800 |
tree | 9430bba73423981fa6d43d044bc2bcc46b7e1efb | |
parent | 0cf53c1247565b339a23d82a1853a0c41e9a2a34 [diff] |
net/mlx5: CmdIF, Use async events chain Remove the explicit call to mlx5_cmd_comp_handler on MLX5_EVENT_TYPE_CMD and let command interface to register its own handler when its ready. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>