aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorhayeswang <[email protected]>2017-03-23 19:14:19 +0800
committerDavid S. Miller <[email protected]>2017-03-24 12:31:02 -0700
commit2f25abe6bac573928a990ccbdac75873add8127e (patch)
treef534c13a8f2981ba4617999a203bbd8d1301d857 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent49d52e8108a21749dc2114b924c907db43358984 (diff)
r8152: prevent the driver from transmitting packets with carrier off
The linking status may be changed when autosuspend. And, after autoresume, the driver may try to transmit packets when the device is carrier off, because the interrupt transfer doesn't update the linking status, yet. And, if the device is in ALDPS mode, the device would stop working. The another similar case is 1. unplug the cable. 2. interrupt transfer queue a work_queue for linking change. 3. device enters the ALDPS mode. 4. a tx occurs before the work_queue is called. Signed-off-by: Hayes Wang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions