commit | d14fcb8d877caf1b8d6bd65d444bf62b21f2070c | [log] [tgz] |
---|---|---|
author | Shay Agroskin <shayag@mellanox.com> | Tue May 22 14:14:02 2018 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Jun 26 15:26:33 2018 -0700 |
tree | 2aa6319158725e4dd920305b118d24d73a85acf9 | |
parent | f811980444ec59ad62f9e041adbb576a821132c7 [diff] |
net/mlx5: Fix wrong size allocation for QoS ETC TC regitster The driver allocates wrong size (due to wrong struct name) when issuing a query/set request to NIC's register. Fixes: d8880795dabf ("net/mlx5e: Implement DCBNL IEEE max rate") Signed-off-by: Shay Agroskin <shayag@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>