commit | 67b38de646894c9a94fe4d6d17719e70cc6028eb | [log] [tgz] |
---|---|---|
author | Roi Dayan <roid@mellanox.com> | Thu Apr 23 12:37:21 2020 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Apr 30 09:20:33 2020 -0700 |
tree | c0e4f7774945302dab09649b90a818be76a6b929 | |
parent | cece6f432cca9f18900463ed01b97a152a03600a [diff] |
net/mlx5e: Fix q counters on uplink representors Need to allocate the q counters before init_rx which needs them when creating the rq. Fixes: 8520fa57a4e9 ("net/mlx5e: Create q counters on uplink representors") Signed-off-by: Roi Dayan <roid@mellanox.com> Reviewed-by: Vlad Buslov <vladbu@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>