From: hayeswang Date: Tue, 23 Sep 2014 08:31:47 +0000 (+0800) Subject: r8152: fix the carrier off when autoresuming X-Git-Tag: fixes-for-v3.18-merge-window~53^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=445f7f4d62628cb2971db884084d162ecb622ec7;p=pandora-kernel.git r8152: fix the carrier off when autoresuming netif_carrier_off would be called when autoresuming, even though the cable is plugged. This causes some applications do relative actions when detecting the carrier off. Keep the status of the carrier, and let it be modified when the linking change occurs. Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed