Re: [PATCH v3 0/2] mwifiex: Add quirk to disable deep sleep with certain hardware revision
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2021-11-03 17:39:58
Also in:
lkml, netdev
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2021-11-03 17:39:58
Also in:
lkml, netdev
On Wed, Nov 03, 2021 at 06:10:53PM +0100, Jonas Dreßler wrote:
Third revision of this patch. v1: https://lore.kernel.org/linux-wireless/20211028073729.24408-1-verdre@v0yd.nl/T/ (local) v2: https://lore.kernel.org/linux-wireless/20211103135529.8537-1-verdre@v0yd.nl/T/ (local)
With one comment addressed Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Thanks for continuing fixing this crappy SW+FW.
Changes between v2 and v3:
- Remove redundant sizeof(char) in the second patch
Jonas Dreßler (2):
mwifiex: Use a define for firmware version string length
mwifiex: Add quirk to disable deep sleep with certain hardware
revision
drivers/net/wireless/marvell/mwifiex/fw.h | 4 ++-
drivers/net/wireless/marvell/mwifiex/main.c | 18 +++++++++++++
drivers/net/wireless/marvell/mwifiex/main.h | 3 ++-
.../wireless/marvell/mwifiex/sta_cmdresp.c | 25 +++++++++++++++++--
4 files changed, 46 insertions(+), 4 deletions(-)
--
2.33.1-- With Best Regards, Andy Shevchenko