From cde9070d9970eef1f7ec2360586c802a16230ad8 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:43:50 +0000 Subject: [PATCH] rtl88x2CE_WiFi_linux driver --- kernel/Documentation/driver-api/firmware/built-in-fw.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/driver-api/firmware/built-in-fw.rst b/kernel/Documentation/driver-api/firmware/built-in-fw.rst index 396cdf5..bc1c961 100644 --- a/kernel/Documentation/driver-api/firmware/built-in-fw.rst +++ b/kernel/Documentation/driver-api/firmware/built-in-fw.rst @@ -28,6 +28,6 @@ * Some firmware files may be really large in size. The remote-proc subsystem is an example subsystem which deals with these sorts of firmware * The firmware may need to be scraped out from some device specific location - dynamically, an example is calibration data for for some WiFi chipsets. This + dynamically, an example is calibration data for some WiFi chipsets. This calibration data can be unique per sold device. -- Gitblit v1.6.2