commit | ea261113385ac0a71c2838185f39e8452d54b152 | [log] [tgz] |
---|---|---|
author | Maximilian Luz <luzmaximilian@gmail.com> | Thu May 16 17:08:31 2019 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 21 10:08:56 2019 +0200 |
tree | ff7173705c90164f9435f358e138eca91f35bcf5 | |
parent | 31e0456de5be379b10fea0fa94a681057114a96e [diff] |
USB: Add LPM quirk for Surface Dock GigE adapter Without USB_QUIRK_NO_LPM ethernet will not work and rtl8152 will complain with r8152 <device...>: Stop submitting intr, status -71 Adding the quirk resolves this. As the dock is externally powered, this should not have any drawbacks. Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>