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=-8.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 2B3A9C49EA6 for ; Thu, 24 Jun 2021 06:35:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 12B0E613CC for ; Thu, 24 Jun 2021 06:35:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231145AbhFXGha (ORCPT ); Thu, 24 Jun 2021 02:37:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49176 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231132AbhFXGha (ORCPT ); Thu, 24 Jun 2021 02:37:30 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9782CC061574 for ; Wed, 23 Jun 2021 23:35:11 -0700 (PDT) Received: from gallifrey.ext.pengutronix.de ([2001:67c:670:201:5054:ff:fe8d:eefb] helo=bjornoya.blackshift.org) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lwIxC-0007ez-3f; Thu, 24 Jun 2021 08:35:10 +0200 Received: from pengutronix.de (unknown [IPv6:2a03:f580:87bc:d400:47f5:be86:773e:3d3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: mkl-all@blackshift.org) by smtp.blackshift.org (Postfix) with ESMTPSA id 1E70B64279C; Thu, 24 Jun 2021 06:35:09 +0000 (UTC) Date: Thu, 24 Jun 2021 08:35:08 +0200 From: Marc Kleine-Budde To: Stephane Grosjean Cc: linux-can Mailing List Subject: Re: [PATCH] can/peak_pciefd: fix a potential issue of sending frames Message-ID: <20210624063508.xrsweq2hi7ggjlk2@pengutronix.de> References: <20210623142600.149904-1-s.grosjean@peak-system.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xnfeu4vmoqjvolck" Content-Disposition: inline In-Reply-To: <20210623142600.149904-1-s.grosjean@peak-system.com> X-SA-Exim-Connect-IP: 2001:67c:670:201:5054:ff:fe8d:eefb X-SA-Exim-Mail-From: mkl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-can@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-can@vger.kernel.org --xnfeu4vmoqjvolck Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 23.06.2021 16:26:00, Stephane Grosjean wrote: > Rather than just indicating that transmission can start, this patch > requires the explicit flushing of the network Tx queue when the driver is > informed by the device that it can transmit, next to its configuration. > In this way, if frames have already been written by the application, they > will actually be transmitted. >=20 > Signed-off-by: Stephane Grosjean Applied to linux-can/testing Added stable on Cc. regards, Marc --=20 Pengutronix e.K. | Marc Kleine-Budde | Embedded Linux | https://www.pengutronix.de | Vertretung West/Dortmund | Phone: +49-231-2826-924 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | --xnfeu4vmoqjvolck Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEK3kIWJt9yTYMP3ehqclaivrt76kFAmDUJ5kACgkQqclaivrt 76mg6Af+PGse+XLKcUg1Jjy1RuCnqIUp8Gji43chMezVsWJtuYUebs4nRHuhjBEK ZCcJkySroPiIi5mRSxxYjU8WzuUuzYgpW51kDI1AXYBYLXqs4CSOGim2r2fqLad5 wlT0hHG1/+uaTaQX+ljUlvSInsds3x9AnGy9iJu85Kr+2ag5xPGyP6I/HhptBq38 TKSQhVfLE/aTrQRo02dVaA+p4SxrLI11CFE5f7xmNfxZEMFH8FuBp/ZWNBGgv794 ahHS5R/QxKHxsk6HLCMsKoR8M0d2ZShsijt3F99anY1UKFMb3NZBwNx0/JdDr/9N YkshPNpr6/tzjzZtouK584Kb5Cq1vQ== =cNXj -----END PGP SIGNATURE----- --xnfeu4vmoqjvolck--