forcedeth: phy status fix
authorAyaz Abdulla <aabdulla@nvidia.com>
Mon, 4 Feb 2008 20:14:04 +0000 (15:14 -0500)
committerJeff Garzik <jeff@garzik.org>
Wed, 6 Feb 2008 11:41:45 +0000 (06:41 -0500)
The driver needs to ack only the phy status bits that it is currently
handling and preserve the other bits for the other handlers. For
example, when reading/writing from the phy, it should not clear the link
change interrupt bit. This will cause a missing link change interrupt.

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found