From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755510AbdIGQND (ORCPT ); Thu, 7 Sep 2017 12:13:03 -0400 Received: from mail-io0-f175.google.com ([209.85.223.175]:36124 "EHLO mail-io0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754958AbdIGQNB (ORCPT ); Thu, 7 Sep 2017 12:13:01 -0400 X-Google-Smtp-Source: AOwi7QBoNFWO48J1CDyPr5X3JpKdNV2DzX8qDCUW+dsabx8EU1txsFEZBIIBm9Wy4KdpXFp3iLS3lLc0ZtC4qEywGGs= MIME-Version: 1.0 In-Reply-To: <877exan0nq.fsf@kamboji.qca.qualcomm.com> References: <20170907075152.4522-1-luca@coelho.fi> <877exan0nq.fsf@kamboji.qca.qualcomm.com> From: Linus Torvalds Date: Thu, 7 Sep 2017 09:13:00 -0700 X-Google-Sender-Auth: 6RZ9WGVGaeiYnAwWLzo_cCR-V6Y Message-ID: Subject: Re: [PATCH] iwlwifi: mvm: only send LEDS_CMD when the FW supports it To: Kalle Valo Cc: Luca Coelho , Linux Wireless List , Johannes Berg , Linux Kernel Mailing List , Andrew Morton , Network Development , David Miller , Emmanuel Grumbach , Luca Coelho Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 7, 2017 at 5:39 AM, Kalle Valo wrote: > > Linus, do you want to apply this directly or should we take it via the > normal route (wireless-drivers -> net)? If your prefer the latter when > I'm planning to submit this to Dave in a day or two and expecting it to > get to your tree in about a week, depending of course what is Dave's > schedule. Since we have a workaround for the problem, let's just go through the regular channels. As long as I get the fix through David before the merge window closes, I'm happy. Linus