From: Ayaz Abdulla Date: Mon, 4 Feb 2008 20:14:04 +0000 (-0500) Subject: forcedeth: phy status fix X-Git-Tag: v2.6.25-rc1~518^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb79842838b6a3860d70be404fbb6e3b8f2a65de;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed