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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 071F5C433F5 for ; Mon, 25 Oct 2021 16:20:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E404160E73 for ; Mon, 25 Oct 2021 16:20:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233141AbhJYQWh (ORCPT ); Mon, 25 Oct 2021 12:22:37 -0400 Received: from smtprelay0071.hostedemail.com ([216.40.44.71]:38952 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S232362AbhJYQWg (ORCPT ); Mon, 25 Oct 2021 12:22:36 -0400 Received: from omf04.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay02.hostedemail.com (Postfix) with ESMTP id F1E1330C9F; Mon, 25 Oct 2021 16:20:12 +0000 (UTC) Received: from [HIDDEN] (Authenticated sender: joe@perches.com) by omf04.hostedemail.com (Postfix) with ESMTPA id 872D5D1513; Mon, 25 Oct 2021 16:20:11 +0000 (UTC) Message-ID: Subject: Re: [PATCH 1/2] staging: rtl8192u: fix control-message timeouts From: Joe Perches To: Greg Kroah-Hartman Cc: Larry Finger , Johan Hovold , cocci@inria.fr, Florian Schilhabel , linux-staging@lists.linux.dev, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Date: Mon, 25 Oct 2021 09:20:10 -0700 In-Reply-To: References: <20211025120910.6339-1-johan@kernel.org> <20211025120910.6339-2-johan@kernel.org> <094a8f50ccef81e0317c89d0a605c327c825d5cb.camel@perches.com> Content-Type: text/plain; charset="ISO-8859-1" User-Agent: Evolution 3.40.4-1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Stat-Signature: s57wnjk3sazm6ya3cfjfmqterpgjdyme X-Rspamd-Server: rspamout04 X-Rspamd-Queue-Id: 872D5D1513 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Session-ID: U2FsdGVkX18H09QZhcxyfnc+dKXrrgxF7zoOKHJVloU= X-HE-Tag: 1635178811-876912 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2021-10-25 at 17:51 +0200, Greg Kroah-Hartman wrote: > Look at the lists, he's sent a bunch of fixes for this today to all the > subsystems... Yay Johan. Thanks for doing all of them...