net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 25 Mar 2014 23:25:41 +0000 (00:25 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Mar 2014 20:52:41 +0000 (16:52 -0400)
commita79121d3b57e7ad61f0b5d23eae05214054f3ccd
tree3b2b20be22a22905ab0254f963733bba28a61f9f
parent51dfe7b944998eaeb2b34d314f3a6b16a5fd621b
net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLE

Bit 3 of the MVNETA_GMAC_CTRL_2 is actually used to enable the PCS,
not the PSC: there was a typo in the name of the define, which this
commit fixes.

Cc: stable@vger.kernel.org
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvneta.c