summaryrefslogtreecommitdiffstats
path: root/drivers/bus
diff options
context:
space:
mode:
authorThomas Petazzoni2014-07-27 23:21:35 +0200
committerDavid S. Miller2014-07-30 01:47:43 +0200
commit2add511e58dc822a4573dd35280750fb3a21a2db (patch)
tree060ff2fd319ccce7991a281e869bc02e2a0d9aba /drivers/bus
parentipv4: clean up cast warning in do_ip_getsockopt (diff)
downloadkernel-qcow2-linux-2add511e58dc822a4573dd35280750fb3a21a2db.tar.gz
kernel-qcow2-linux-2add511e58dc822a4573dd35280750fb3a21a2db.tar.xz
kernel-qcow2-linux-2add511e58dc822a4573dd35280750fb3a21a2db.zip
net: mvpp2: fix 10 Mbit/s usage
This commit is similar to commit 4d12bc63ab5e ("net: mvneta: fix operation in 10 Mbit/s mode"), but this time for the mvpp2 driver. The driver was properly taking into account the 1 Gbit/s and 100 Mbit/s speeds, but not the 10 Mbit/s, which was handled as 100 Mbit/s. However, the MVPP2_GMAC_CONFIG_MII_SPEED bit in the MVPP2_GMAC_AUTONEG_CONFIG register must remain cleared to allow 10 Mbit/s operation. This commit therefore fixes 10 Mbit/s operation. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/bus')
0 files changed, 0 insertions, 0 deletions