Message ID | 1552384303-29529-1-git-send-email-sgruszka@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-wireless-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 592A513B5 for <patchwork-linux-wireless@patchwork.kernel.org>; Tue, 12 Mar 2019 09:51:47 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4050B29475 for <patchwork-linux-wireless@patchwork.kernel.org>; Tue, 12 Mar 2019 09:51:47 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3329A29552; Tue, 12 Mar 2019 09:51:47 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E0B5429475 for <patchwork-linux-wireless@patchwork.kernel.org>; Tue, 12 Mar 2019 09:51:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726325AbfCLJvp (ORCPT <rfc822;patchwork-linux-wireless@patchwork.kernel.org>); Tue, 12 Mar 2019 05:51:45 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42238 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725906AbfCLJvp (ORCPT <rfc822;linux-wireless@vger.kernel.org>); Tue, 12 Mar 2019 05:51:45 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 809B98830B; Tue, 12 Mar 2019 09:51:45 +0000 (UTC) Received: from localhost (unknown [10.40.205.176]) by smtp.corp.redhat.com (Postfix) with ESMTP id AF5D519C71; Tue, 12 Mar 2019 09:51:44 +0000 (UTC) From: Stanislaw Gruszka <sgruszka@redhat.com> To: linux-wireless@vger.kernel.org Cc: =?utf-8?q?Tomislav_Po=C5=BEega?= <pozega.tomislav@gmail.com>, Daniel Golle <daniel@makrotopia.org>, Felix Fietkau <nbd@nbd.name>, Mathias Kresin <dev@kresin.me> Subject: [PATCH v3 0/4] rt2x00 random fixes Date: Tue, 12 Mar 2019 10:51:39 +0100 Message-Id: <1552384303-29529-1-git-send-email-sgruszka@redhat.com> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Tue, 12 Mar 2019 09:51:45 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: <linux-wireless.vger.kernel.org> X-Mailing-List: linux-wireless@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series | rt2x00 random fixes | expand |