Skip to content
Snippets Groups Projects
Commit 9a5dad23 authored by Fabio Estevam's avatar Fabio Estevam Committed by Tom Rini
Browse files

net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF case


Commit de1d786e (add support for Xilinx 1000BASE-X phy (GTX)) introduced the
checking for ESTATUS_1000_XHALF, but it incorrectly sets the
SUPPORTED_1000baseX_Full flag in this case.

Set the SUPPORTED_1000baseX_Half flag instead.

Acked-by: default avatarCharles Coldwell <coldwell@gmail.com>
Reviewed-By: default avatarSascha Silbe <t-uboot@infra-silbe.de>
Reviewed-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
parent 9ba30f6b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment