From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752740AbdHGJLN (ORCPT ); Mon, 7 Aug 2017 05:11:13 -0400 Received: from mx2.suse.de ([195.135.220.15]:44355 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752299AbdHGJLM (ORCPT ); Mon, 7 Aug 2017 05:11:12 -0400 Message-ID: <1502096904.1909.5.camel@suse.com> Subject: Re: [PATCH] usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter From: Oliver Neukum To: Kai-Heng Feng , gregkh@linuxfoundation.org Cc: stern@rowland.harvard.edu, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Date: Mon, 07 Aug 2017 11:08:24 +0200 In-Reply-To: <20170804093419.13958-1-kai.heng.feng@canonical.com> References: <20170804093419.13958-1-kai.heng.feng@canonical.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.20.5 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Freitag, den 04.08.2017, 17:34 +0800 schrieb Kai-Heng Feng: > The Realtek r8153 ethernet does not work on Genesys Logic hub, no-lpm > quirk can make it work. So can you confirm it works with LPM on another hub? > Since another r8153 dongle at my hand does not have the issue, so add > the quirk to the hub instead. This does not match the comment in the patch. This needs to be clarified. Regards Oliver