]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Tsi108_eth: remove not needed code
authorAlex Bounine <alex.bou9@gmail.com>
Mon, 11 Feb 2008 19:35:49 +0000 (14:35 -0500)
committerJeff Garzik <jeff@garzik.org>
Mon, 11 Feb 2008 19:47:00 +0000 (14:47 -0500)
commit85bbe2158340dafb060fc7fe55a8208fe08cae26
treeec688ac0cdfc6afe547cb89ab41a972761e7976c
parent6a87155a39f538f9d13cebf2c9b7c19bd41d7da9
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 <alexandreb@tundra.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/tsi108_eth.c