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=-4.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 AA4ABC2D0A8 for ; Wed, 30 Sep 2020 06:23:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5A7432076E for ; Wed, 30 Sep 2020 06:23:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601446995; bh=XwQwe2P92yTMjic22cZTeZ4EEinMOH7KB7cOwcsjClI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=MiAdUSuKVnn3RRRsOfQv1D5eGNWZEqo4JNbmfswf0/znltLBQ+f+QxoJCt5442n5l xiaXqiyQ7hiFcfzJWSayF7nzeQXz+r9SRy3lCIP4aI2wHQ1KjtYVMyMh28Z39IGGB9 jILH3GuXUJj9WxSELx09ZFLWh75X5Fqm9ux1bm2w= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725799AbgI3GXO (ORCPT ); Wed, 30 Sep 2020 02:23:14 -0400 Received: from wforward4-smtp.messagingengine.com ([64.147.123.34]:56515 "EHLO wforward4-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725320AbgI3GXO (ORCPT ); Wed, 30 Sep 2020 02:23:14 -0400 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailforward.west.internal (Postfix) with ESMTP id 9C5CDE95; Wed, 30 Sep 2020 02:23:13 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Wed, 30 Sep 2020 02:23:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=EHftFM ttCpevAcDvlJQU/s7jFGAiMjupSu6QGUp2usc=; b=fXal1ix1NqTVsB1yPdjazN by+INGGTWhY+ritILNNE7YDYTRXMnAjBmhIx4KSRAJNMAJtEuAdjUOAldptvqh2B m2EDPe2GKUuUcWKUwdgeK6LSUEJcsKq3IOZ0Wmk/3dOtC3MxHRD2ZnxuV/TGNPdM l6crtZdWFQzY0D2iFvZ+8nJjzt090tVW6P9feYLG1MWIef9e/JNPhOUAW+gf5EA7 92J4SqMV2S7kZd+CftM0YbdNyrGIYLspa2p7dzrpPacG5XtZZqsP+hqaEDigEjJ2 yZE2N04qv4bqBx5DXvJbFZh/tujX/+6y2ABRefawUEq5qENkpoAimxANXaK5bzVQ == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrfedtgddutdeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefirhgvghcu mffjuceoghhrvghgmffjsehlihhnuhigfhhouhhnuggrthhiohhnrdhorhhgqeenucggtf frrghtthgvrhhnpeetvdelgeffgfdutdelvddvtdetffejtefgveevueeggfellefhveev feduueduvdenucfkphepkeefrdekiedrjeegrdeigeenucevlhhushhtvghrufhiiigvpe dtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehgrhgvgheskhhrohgrhhdrtghomh X-ME-Proxy: Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) by mail.messagingengine.com (Postfix) with ESMTPA id 957BA3280060; Wed, 30 Sep 2020 02:23:12 -0400 (EDT) Date: Wed, 30 Sep 2020 08:23:15 +0200 From: Greg KH To: David Miller Cc: petko.manolov@konsulko.com, linux-usb@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH RESEND v3 0/2] Use the new usb control message API. Message-ID: <20200930062315.GB1471881@kroah.com> References: <20200927124909.16380-1-petko.manolov@konsulko.com> <20200928.160058.501175525907482710.davem@davemloft.net> <20200929045911.GA4393@carbon> <20200929.125849.710595543531143236.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200929.125849.710595543531143236.davem@davemloft.net> Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Tue, Sep 29, 2020 at 12:58:49PM -0700, David Miller wrote: > From: Petko Manolov > Date: Tue, 29 Sep 2020 07:59:11 +0300 > > > On 20-09-28 16:00:58, David Miller wrote: > >> From: Petko Manolov Date: Sun, 27 Sep 2020 > >> 15:49:07 +0300 > >> > >> > Re-sending these, now CC-ing the folks at linux-netdev. > >> > >> I can't apply these since the helpers do not exist in the networking tree. > > > > Right, Greg was only asking for ack (or nack) from your side. > > Acked-by: David S. Miller Thanks!