From: Matt Carlson Date: Wed, 20 Jul 2011 10:20:52 +0000 (+0000) Subject: tg3: Fix link down notify failure when EEE disabled X-Git-Tag: v3.1-rc1~316^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b715ce947f51c6637e78b262501f0c4ff9d848cc;p=pandora-kernel.git tg3: Fix link down notify failure when EEE disabled Occasionally, when the network cable is removed after a successful autonegotiation, the device will not send a link down interrupt to the driver. This happens because of a bad interaction of an EEE workaround. The fix is to adjust the code so that the root cause condition does not happen. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed