commit | a79121d3b57e7ad61f0b5d23eae05214054f3ccd | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Wed Mar 26 00:25:41 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 26 16:52:41 2014 -0400 |
tree | 3b2b20be22a22905ab0254f963733bba28a61f9f | |
parent | 51dfe7b944998eaeb2b34d314f3a6b16a5fd621b [diff] |
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>