From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1CB69C433EF for ; Fri, 10 Sep 2021 12:58:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F3D2E611C0 for ; Fri, 10 Sep 2021 12:58:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233417AbhIJM7n (ORCPT ); Fri, 10 Sep 2021 08:59:43 -0400 Received: from mail.kernel.org ([198.145.29.99]:46794 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233155AbhIJM7m (ORCPT ); Fri, 10 Sep 2021 08:59:42 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D01CC61153; Fri, 10 Sep 2021 12:58:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631278711; bh=us/Tc8j70N27SKWwWOi+OQv+Gum4WXSd74uiK9tuqfU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VxWQg/xFoF9wZ15qeXl78n+kd/RFslORIMyclgJjAOXsy2ls012ZlwMJOwt1/3qW/ J2bEnWLw/ojzQpzdHK+ZLtboNm3iQQH9DDL2uHiWdOt9iY7DMYAQATRHZiMFcz+46o ImUhOFL2vrLH4IWqYVL0n0N6wYAdaXJ7sMQsrV7k= Date: Fri, 10 Sep 2021 14:58:23 +0200 From: Greg Kroah-Hartman To: Razvan Heghedus Cc: Peter Chen , Johan Hovold , Anant Thazhemadam , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] usb: misc: ehset: Workaround for "special" hubs Message-ID: References: <20210910124612.33368-1-Razvan.Heghedus@garmin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210910124612.33368-1-Razvan.Heghedus@garmin.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 10, 2021 at 03:46:10PM +0300, Razvan Heghedus wrote: > This Email, including any attachment/s, is confidential and intended only for the individuals or company named above. If you are not the intended recipient, please do not read, copy, use or disclose the contents of this communication to others. Please notify the sender that you have received this e-mail in error, by calling the phone number indicated or by Email, and delete the Email, including any attachment, subsequently. The information contained in this Email may be subject to professional secrecy (e. g. of auditor, tax or legal advisor), other privilege or otherwise be protected by work product immunity or other legal rules. Thank you. Now deleted as this is not ok to have on a kernel patch :(