ucc_geth: Don't use RX clock as TX clock.
authorJoakim Tjernlund <Joakim.Tjernlund@transmode.se>
Tue, 29 Apr 2008 11:03:57 +0000 (13:03 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 6 May 2008 16:27:58 +0000 (12:27 -0400)
commite410553fd35afd6d290b65e02dc501722406377d
tree1c07048476fb6dda913a693bb79332681efc6298
parent1b3aa7afb60d34867eea5e73ee943b2a026fc47c
ucc_geth: Don't use RX clock as TX clock.

Commit 9fb1e350e16164d56990dde036ae9c0a2fd3f634,
ucc_geth: use rx-clock-name and tx-clock-name device tree properties
Introduced a typo that made the driver use the RX clock
as TX clock, causing massive TX errors.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/ucc_geth.c