From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1i07ML-0007pG-EO for ath11k@lists.infradead.org; Tue, 20 Aug 2019 16:51:50 +0000 Received: from mail-ed1-f69.google.com (mail-ed1-f69.google.com [209.85.208.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id BC8AB87648 for ; Tue, 20 Aug 2019 16:51:48 +0000 (UTC) Received: by mail-ed1-f69.google.com with SMTP id r21so4501709edc.6 for ; Tue, 20 Aug 2019 09:51:48 -0700 (PDT) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= Subject: Re: [PATCH 31/49] ath11k: add mac.c In-Reply-To: <1566316095-27507-32-git-send-email-kvalo@codeaurora.org> References: <1566316095-27507-1-git-send-email-kvalo@codeaurora.org> <1566316095-27507-32-git-send-email-kvalo@codeaurora.org> Date: Tue, 20 Aug 2019 18:51:45 +0200 Message-ID: <8736hvu6e6.fsf@toke.dk> 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 , linux-wireless@vger.kernel.org Cc: devicetree@vger.kernel.org, ath11k@lists.infradead.org [... snip ... ] > +static const struct ieee80211_ops ath11k_ops = { > + .tx = ath11k_mac_op_tx, No wake_tx_queue? :( -Toke _______________________________________________ ath11k mailing list ath11k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath11k