public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: Soeren Moch <smoch@web.de>, Kalle Valo <kvalo@kernel.org>
Cc: Jes Sorensen <Jes.Sorensen@gmail.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] wifi: rtl8xxxu: retry firmware download on error
Date: Tue, 28 Jan 2025 05:45:19 +0000	[thread overview]
Message-ID: <14b014e4aca94ccaa2ad38fc39c6b86c@realtek.com> (raw)
In-Reply-To: <20250127194828.599379-1-smoch@web.de>

Soeren Moch <smoch@web.de> wrote:
> Occasionally there is an EPROTO error during firmware download.
> This error is converted to EAGAIN in the download function.
> But nobody tries again and so device probe fails.
> 
> Implement download retry to fix this.
> 
> This error was observed (and fix tested) on a tbs2910 board [1]
> with an embedded RTL8188EU (0bda:8179) device behind a USB hub.
> 
> [1] arch/arm/boot/dts/nxp/imx/imx6q-tbs2910.dts
> 
> Signed-off-by: Soeren Moch <smoch@web.de>

Acked-by: Ping-Ke Shih <pkshih@realtek.com>

  reply	other threads:[~2025-01-28  5:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-27 19:48 [PATCH v2] wifi: rtl8xxxu: retry firmware download on error Soeren Moch
2025-01-28  5:45 ` Ping-Ke Shih [this message]
2025-02-03  2:46 ` Ping-Ke Shih

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=14b014e4aca94ccaa2ad38fc39c6b86c@realtek.com \
    --to=pkshih@realtek.com \
    --cc=Jes.Sorensen@gmail.com \
    --cc=kvalo@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=smoch@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox