]> git.karo-electronics.de Git - linux-beck.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)
commit6e4c21894673baabdbef03c3ac2458a28246128b
treed878f188191a34f23864ca3b1ccbff108620916e
parentc3f9bf628bc7edda298897d952f5e761137229c9
net/mlx5e: Fix MLX5E_100BASE_T define

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

Fixes: f62b8bb8f2d3 ('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