generic: backport wireless ethernet dispatch for kernel 5.4

This commit is contained in:
lean 2022-04-12 11:20:07 +08:00
parent cff9b8fc73
commit 8c0824b971
3 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ Signed-off-by: David Bauer <mail@david-bauer.net>
+};
--- a/drivers/mtd/spi-nor/core.c
+++ b/drivers/mtd/spi-nor/core.c
@@ -1854,6 +1854,7 @@ int spi_nor_sr2_bit7_quad_enable(struct
@@ -1832,6 +1832,7 @@ int spi_nor_sr2_bit7_quad_enable(struct
static const struct spi_nor_manufacturer *manufacturers[] = {
&spi_nor_atmel,