From: Alex Bounine Date: Mon, 11 Feb 2008 19:35:49 +0000 (-0500) Subject: Tsi108_eth: remove not needed code X-Git-Tag: v2.6.25-rc3~126^2~24^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85bbe2158340dafb060fc7fe55a8208fe08cae26;p=pandora-kernel.git Tsi108_eth: remove not needed code Code clean-up for tsi108_eth network driver. This patch removes not needed dummy read and the corresponding comment. The PHY logic requires two reads from the status register to get current link status. This is done correctly inside mii_check_media(). Signed-off-by: Alexandre Bounine Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed