commit | e254e9bff5283aad1af6d74d2a312ee011b84d61 | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Wed Jun 08 15:11:57 2005 -0400 |
committer | Jeff Garzik <jgarzik@pobox.com> | Mon Jun 27 00:46:40 2005 -0400 |
tree | 7b87098577463bca2576d3cabe20360122c4ba84 | |
parent | 1fe2cb32763457a829d33b38ec117ffe5c98e045 [diff] |
[PATCH] b44: check link state during open 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>