[PATCH] b44: check link state during open
authorJohn W. Linville <linville@tuxdriver.com>
Wed, 8 Jun 2005 19:11:57 +0000 (15:11 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 27 Jun 2005 04:46:40 +0000 (00:46 -0400)
Check the link state during b44_open.  This closes a 1 HZ window
that existed after b44_open ran but before the b44_timer handler ran,
during which ethtool would report "Link detected: yes" no matter what
the link state actually was.

Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found