Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information