https://github.com/torvalds/linux
Revision 445f7f4d62628cb2971db884084d162ecb622ec7 authored by hayeswang on 23 September 2014, 08:31:47 UTC, committed by David S. Miller on 26 September 2014, 20:13:17 UTC
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 <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 9026968
History
Tip revision: 445f7f4d62628cb2971db884084d162ecb622ec7 authored by hayeswang on 23 September 2014, 08:31:47 UTC
r8152: fix the carrier off when autoresuming
Tip revision: 445f7f4
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 279.8 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top