Edward Makarov b113cb5ee6 net/mlx5: fix link speed bitmasks
The constant ETHTOOL_LINK_MODE_1000baseT_Full_BIT and the others like
that in mlx5_link_update_unlocked_gs must be bit masks but unfortunately
they are bit numbers. This commit fixes the issue.

Fixes: 188408719888 ("net/mlx5: fix support for newer link speeds")
Cc: stable@dpdk.org

Signed-off-by: Edward Makarov <makarov@kraftway.ru>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2017-11-11 15:54:16 +01:00
..
2017-10-26 23:17:31 +02:00
2017-10-26 02:33:01 +02:00
2017-11-04 00:01:22 +01:00
2017-11-04 00:01:22 +01:00
2017-11-04 00:01:22 +01:00
2017-11-11 15:54:16 +01:00
2017-11-02 19:57:53 +01:00
2017-10-26 23:17:31 +02:00