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=-0.8 required=3.0 tests=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 8B421C3A5A5 for ; Thu, 5 Sep 2019 12:50:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9011420640 for ; Thu, 5 Sep 2019 12:50:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387932AbfIEMu1 (ORCPT ); Thu, 5 Sep 2019 08:50:27 -0400 Received: from s3.sipsolutions.net ([144.76.43.62]:36754 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730864AbfIEMu1 (ORCPT ); Thu, 5 Sep 2019 08:50:27 -0400 Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.92.1) (envelope-from ) id 1i5rDV-0001I3-B8; Thu, 05 Sep 2019 14:50:25 +0200 Message-ID: <45e530c7066090878470e65a0e74738b98aacef0.camel@sipsolutions.net> Subject: Re: [PATCH 31/49] ath11k: add mac.c From: Johannes Berg To: Kalle Valo , Vasanthakumar Thiagarajan Cc: devicetree@vger.kernel.org, linux-wireless@vger.kernel.org, ath11k@lists.infradead.org Date: Thu, 05 Sep 2019 14:50:24 +0200 In-Reply-To: <87woenkjt7.fsf@kamboji.qca.qualcomm.com> References: <1566316095-27507-1-git-send-email-kvalo@codeaurora.org> <1566316095-27507-32-git-send-email-kvalo@codeaurora.org> <4076919b34cad119eb4146025f587285ef40e37c.camel@sipsolutions.net> <878sr3nfz8.fsf@kamboji.qca.qualcomm.com> <8e90a557c1659995d117c6dc8b728d7f@codeaurora.org> <87woenkjt7.fsf@kamboji.qca.qualcomm.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.5 (3.30.5-1.fc29) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Thu, 2019-09-05 at 15:29 +0300, Kalle Valo wrote: > > Yeah, I was supposed to write: > > "maybe we should change mac80211 to not require this op to be present" > > But of course I could have just misunderstood, let's see what Johannes > says :) :-) Yes, that's what I meant. johannes From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Berg Subject: Re: [PATCH 31/49] ath11k: add mac.c Date: Thu, 05 Sep 2019 14:50:24 +0200 Message-ID: <45e530c7066090878470e65a0e74738b98aacef0.camel@sipsolutions.net> References: <1566316095-27507-1-git-send-email-kvalo@codeaurora.org> <1566316095-27507-32-git-send-email-kvalo@codeaurora.org> <4076919b34cad119eb4146025f587285ef40e37c.camel@sipsolutions.net> <878sr3nfz8.fsf@kamboji.qca.qualcomm.com> <8e90a557c1659995d117c6dc8b728d7f@codeaurora.org> <87woenkjt7.fsf@kamboji.qca.qualcomm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <87woenkjt7.fsf-HodKDYzPHsUD5k0oWYwrnHL1okKdlPRT@public.gmane.org> Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Kalle Valo , Vasanthakumar Thiagarajan Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, ath11k-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Thu, 2019-09-05 at 15:29 +0300, Kalle Valo wrote: > > Yeah, I was supposed to write: > > "maybe we should change mac80211 to not require this op to be present" > > But of course I could have just misunderstood, let's see what Johannes > says :) :-) Yes, that's what I meant. johannes From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from s3.sipsolutions.net ([2a01:4f8:191:4433::2] helo=sipsolutions.net) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1i5rDe-0002zv-Az for ath11k@lists.infradead.org; Thu, 05 Sep 2019 12:50:36 +0000 Message-ID: <45e530c7066090878470e65a0e74738b98aacef0.camel@sipsolutions.net> Subject: Re: [PATCH 31/49] ath11k: add mac.c From: Johannes Berg Date: Thu, 05 Sep 2019 14:50:24 +0200 In-Reply-To: <87woenkjt7.fsf@kamboji.qca.qualcomm.com> References: <1566316095-27507-1-git-send-email-kvalo@codeaurora.org> <1566316095-27507-32-git-send-email-kvalo@codeaurora.org> <4076919b34cad119eb4146025f587285ef40e37c.camel@sipsolutions.net> <878sr3nfz8.fsf@kamboji.qca.qualcomm.com> <8e90a557c1659995d117c6dc8b728d7f@codeaurora.org> <87woenkjt7.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath11k" Errors-To: ath11k-bounces+kvalo=adurom.com@lists.infradead.org To: Kalle Valo , Vasanthakumar Thiagarajan Cc: devicetree@vger.kernel.org, linux-wireless@vger.kernel.org, ath11k@lists.infradead.org On Thu, 2019-09-05 at 15:29 +0300, Kalle Valo wrote: > > Yeah, I was supposed to write: > > "maybe we should change mac80211 to not require this op to be present" > > But of course I could have just misunderstood, let's see what Johannes > says :) :-) Yes, that's what I meant. johannes _______________________________________________ ath11k mailing list ath11k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath11k