]> git.dujemihanovic.xyz Git - linux.git/commit
Remove Half duplex mode speed capabilities.
authorSameer Saurabh <ssaurabh@marvell.com>
Mon, 29 Nov 2021 13:28:27 +0000 (05:28 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Nov 2021 14:24:22 +0000 (14:24 +0000)
commit03fa512189eb9b55ded5f3e81ad638315555b340
tree84e27040aa06ce6945da3dec41895708987f4e8c
parent413d5e09caa5a11da9c7d72401ba0588466a04c0
Remove Half duplex mode speed capabilities.

Since Half Duplex mode has been deprecated by the firmware, driver should
not advertise Half Duplex speed in ethtool support link speed values.

Fixes: 071a02046c262 ("net: atlantic: A2: half duplex support")
Signed-off-by: Sameer Saurabh <ssaurabh@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: Sudarsana Reddy Kalluru <skalluru@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aquantia/atlantic/hw_atl2/hw_atl2.c