]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: Fix MLX5E_100BASE_T define
authorRana Shahout <ranas@mellanox.com>
Thu, 21 Apr 2016 21:33:01 +0000 (00:33 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sun, 24 Apr 2016 18:51:38 +0000 (14:51 -0400)
commit5f42c1586139cec88e9fe1d976b5233833018e18
treed878f188191a34f23864ca3b1ccbff108620916e
parentea27850b3add89d7d18d7bce916abf70f97e7708
net/mlx5e: Fix MLX5E_100BASE_T define

Bit 25 of eth_proto_capability in PTYS register is
1000Base-TT and not 100Base-T.

Fixes: a6c0c80b2280 ('net/mlx5: Extend mlx5_core to
support ConnectX-4 Ethernet functionality')
Signed-off-by: Rana Shahout <ranas@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en.h
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c