summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-07-30 23:03:46 +0200
committerDavid S. Miller <davem@davemloft.net>2015-07-30 23:03:46 +0200
commit990c9b347245ef0d5df1c70659df68e7e9ba6a72 (patch)
tree8644b530646ae8e4880f81caa2f11bf4d812402f /net
parentqlcnic: Fix corruption while copying (diff)
parentr8152: reset device when tx timeout (diff)
downloadlinux-990c9b347245ef0d5df1c70659df68e7e9ba6a72.tar.xz
linux-990c9b347245ef0d5df1c70659df68e7e9ba6a72.zip
Merge branch 'r8152-fixes'
Hayes Wang says: ==================== r8152: device reset v3: For patch #2, remove cancel_delayed_work(). v2: For patch #1, remove usb_autopm_get_interface(), usb_autopm_put_interface(), and the checking of intf->condition. For patch #2, replace the original method with usb_queue_reset_device() to reset the device. v1: Although the driver works normally, we find the device may get all 0xff data when transmitting packets on certain platforms. It would break the device and no packet could be transmitted. The reset is necessary to recover the hw for this situation. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions