lkml.org 
[lkml]   [2017]   [Mar]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH net] r8152: prevent the driver from transmitting packets with carrier off
From
From: Hayes Wang <hayeswang@realtek.com>
Date: Thu, 23 Mar 2017 19:14:19 +0800

> 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 <hayeswang@realtek.com>

Applied.

\
 
 \ /
  Last update: 2017-03-24 20:35    [W:0.034 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site