USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Mon, 12 Apr 2021 13:54:53 +0000 (21:54 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 May 2021 09:04:33 +0000 (11:04 +0200)
commitd844aaa49ac8b3225e906a150f89d2b805ad8cfc
tree0a3547121d5bece1b275665149d3f674fbc191e5
parent59b3f88386b5f5b4ab6622cd7307be40e871684c
USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet

commit 8f23fe35ff1e5491b4d279323a8209a31f03ae65 upstream.

This is another branded 8153 device that doesn't work well with LPM
enabled:
[ 400.597506] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71

So disable LPM to resolve the issue.

Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
BugLink: https://bugs.launchpad.net/bugs/1922651
Link: https://lore.kernel.org/r/20210412135455.791971-1-kai.heng.feng@canonical.com
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c