]> git.baikalelectronics.ru Git - kernel.git/commit
net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G
authorMadalin Bucur <madalin.bucur@oss.nxp.com>
Wed, 22 Jan 2020 14:15:14 +0000 (16:15 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Jan 2020 20:18:57 +0000 (21:18 +0100)
commit3df467d5bba32f1c628ce9477fde5de3c112aa05
treed2a2ba4f950cd47f5af37f0a403901652a1856a7
parentd47bbd56173b547c7502de998ebd8156d33d34d2
net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G

As the only 10G PHY interface type defined at the moment the code
was developed was XGMII, although the PHY interface mode used was
not XGMII, XGMII was used in the code to denote 10G. This patch
renames the 10G interface mode to remove the ambiguity.

Signed-off-by: Madalin Bucur <madalin.bucur@oss.nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/fman/fman_memac.c