From: John W. Linville Date: Wed, 8 Jun 2005 19:11:57 +0000 (-0400) Subject: [PATCH] b44: check link state during open X-Git-Tag: v2.6.13-rc1~51^2~40^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e254e9bff5283aad1af6d74d2a312ee011b84d61;p=pandora-kernel.git [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 --- Reading git-diff-tree failed