rtl8822bu-dkms: fix wrong patch level, oops
This commit is contained in:
parent
752179bf37
commit
68c3209d50
|
@ -7,10 +7,10 @@ Subject: [PATCH] void arch-generic plumbing bits
|
|||
Makefile | 14 +++++++++++++-
|
||||
1 file changed, 13 insertions(+), 1 deletion(-)
|
||||
|
||||
diff --git a/Makefile b/Makefile
|
||||
diff --git Makefile Makefile
|
||||
index 29da0bf..d58bc95 100644
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
--- Makefile
|
||||
+++ Makefile
|
||||
@@ -97,7 +97,8 @@ CONFIG_RTW_SDIO_PM_KEEP_POWER = y
|
||||
###################### MP HW TX MODE FOR VHT #######################
|
||||
CONFIG_MP_VHT_HW_TX_MODE = n
|
||||
|
|
Loading…
Reference in New Issue