drivers: net: phy: aquantia: drop XGMII as a valid system interface proto
authorAlex Marginean <alexandru.marginean@nxp.com>
Wed, 4 Dec 2019 13:32:15 +0000 (15:32 +0200)
committerJoe Hershberger <joe.hershberger@ni.com>
Mon, 9 Mar 2020 23:11:24 +0000 (18:11 -0500)
commit0d8b0c917acac2934f1175f8a2fe55b94593a5f8
tree8084c6e09450ee012bcf9ed15f4ffe9341a9cf27
parent0536b440a8f1618f666f2f0e1663d549b4833c24
drivers: net: phy: aquantia: drop XGMII as a valid system interface proto

Use either USXGMII or XFI in aquantia_set_proto and drop XGMII as a valid
protocol configuration.  The PHY doesn't support it, it's just used as an
alias for one of the other two protocols.

Signed-off-by: Florin Chiculita <florinlaurentiu.chiculita@nxp.com>
Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/phy/aquantia.c