commit | eb79842838b6a3860d70be404fbb6e3b8f2a65de | [log] [tgz] |
---|---|---|
author | Ayaz Abdulla <aabdulla@nvidia.com> | Mon Feb 04 15:14:04 2008 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Feb 06 06:41:45 2008 -0500 |
tree | 4441f807846a047d2db0669cbb20ad5ab8aca91e | |
parent | b2976d23a15aac11e8e77a496108b9f4040fac4d [diff] |
forcedeth: phy status fix 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>