diff options
author | Andy Fleming <afleming@freescale.com> | 2008-02-05 16:35:30 -0600 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2008-02-06 06:42:04 -0500 |
commit | 15cf6dde99e40bf571a5ca48376650e163fcd30f (patch) | |
tree | 92ba98c4e5728ca78cc00dc27aaed0d185ee9c15 /drivers/net/virtio_net.c | |
parent | 4e84f9b10461ad3c869ced4373dd85771dd67d20 (diff) | |
download | talos-obmc-linux-15cf6dde99e40bf571a5ca48376650e163fcd30f.tar.gz talos-obmc-linux-15cf6dde99e40bf571a5ca48376650e163fcd30f.zip |
Fix PHY Lib support for gianfar and ucc_geth
The PHY Lib now uses mutexes instead of spin_locks. ucc_geth
and gianfar both grab the locks in their mdio_reset functions,
so they need to use mutex_(un)lock instead. This was not caught
until someone tested it on an SMP system.
Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/virtio_net.c')
0 files changed, 0 insertions, 0 deletions