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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D4750C6FA82 for ; Thu, 22 Sep 2022 05:00:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229686AbiIVFAX (ORCPT ); Thu, 22 Sep 2022 01:00:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45494 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229673AbiIVFAW (ORCPT ); Thu, 22 Sep 2022 01:00:22 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 32A2C9F0F5 for ; Wed, 21 Sep 2022 22:00:21 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id B7A2F62E1C for ; Thu, 22 Sep 2022 05:00:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9133AC433D6; Thu, 22 Sep 2022 05:00:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1663822820; bh=qRZNWRiGpBeU1U2hg+pMKI/UMWBdmZ5WknX7D9cJl5s=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=DfUYAnLFdWcz1GBRcg30EV9IImUSV/ViYXSVUwiq9MTmjQhjhfXCBNnAMNKN2cEqS bYefCT68fI0T4BNnots2yaUGhIIgiyPYxaVpUUQNdhv953QW2Lj3inNDHKCpJ+JBh6 BSJehjv2KQzKLKZh6hJsw2+hRCG5XKjWFaqjILRKuwbPkLmg6zbhD5v9cRuqTB/VSu 1+JeiVvbe/qs96ExCWI4PpU/L+S9FPrEbkrjZ6c1hOSKMDLuQF2NGSlZMHxokT0RiQ GhPFNQfxVwkxpM9k3NMF1GEQbbpO72lwxAPaPZR9RQ8oN2JvsSaeHJ3Er5CJ3oIaGg 7VA8ou4K4vOoA== From: Kalle Valo To: Daniel Golle Cc: linux-wireless@vger.kernel.org, Stanislaw Gruszka , Helmut Schaa , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Johannes Berg Subject: Re: [PATCH v3 02/16] rt2x00: add throughput LED trigger References: <73f5ba4134e621462a26186449400cf0c1ac1730.1663445157.git.daniel@makrotopia.org> <166382246328.9021.4194873488972008176.kvalo@kernel.org> Date: Thu, 22 Sep 2022 08:00:13 +0300 In-Reply-To: <166382246328.9021.4194873488972008176.kvalo@kernel.org> (Kalle Valo's message of "Thu, 22 Sep 2022 04:54:26 +0000 (UTC)") Message-ID: <87pmfo6m1u.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Kalle Valo writes: > Daniel Golle wrote: > >> From: David Bauer >> >> This adds a (currently missing) throughput LED trigger for the rt2x00 >> driver. Previously, LED triggers had to be assigned to the netdev, which >> was limited to a single VAP. >> >> Tested-by: Christoph Krapp >> Signed-off-by: David Bauer >> Acked-by: Stanislaw Gruszka > > This is missing Daniel's s-o-b. Otherwise the patchset looked good to me. Daniel, if you can give your s-o-b as a reply to this mail I can then add it during commit. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches