]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Feb 2020 14:43:53 +0000 (14:43 +0000)
commitfd3f8ebd7d688821b1e362d105ffb22380b7a96a
tree6a06496a6b735a59fb460d4b00e651b7f5e6b797
parentc37d91475be0bf35a46bf99bd35cc95faa7069f8
net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G

[ Upstream commit 457bfc0a4bf531487ecc3cf82ec728a5e114fb1e ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/freescale/fman/fman_memac.c