From 72e1ccd90236d6b04e19e815e7d19f2374ecaa97 Mon Sep 17 00:00:00 2001 From: Rudi Heitbaum Date: Tue, 8 Oct 2024 01:14:00 +0000 Subject: [PATCH] bcm_sta: add patch for 6.12-rc2 --- .../patches/bcm_sta-0600-kernel-6.12-fix.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 packages/linux-drivers/bcm_sta/patches/bcm_sta-0600-kernel-6.12-fix.patch diff --git a/packages/linux-drivers/bcm_sta/patches/bcm_sta-0600-kernel-6.12-fix.patch b/packages/linux-drivers/bcm_sta/patches/bcm_sta-0600-kernel-6.12-fix.patch new file mode 100644 index 0000000000..8725114370 --- /dev/null +++ b/packages/linux-drivers/bcm_sta/patches/bcm_sta-0600-kernel-6.12-fix.patch @@ -0,0 +1,11 @@ +--- a/x86-64/src/wl/sys/wl_linux.c 2024-10-08 01:08:52.879388180 +0000 ++++ b/x86-64/src/wl/sys/wl_linux.c 2024-10-08 01:11:18.724103453 +0000 +@@ -60,7 +60,7 @@ + #include + #include + #include +-#include ++#include + + #include +