Files
wlan-ap/feeds/ucentral/ucode/patches/000-nl80211_copy.patch
John Crispin d5fed93ec0 ucode: update to latest git HEAD
Signed-off-by: John Crispin <john@phrozen.org>
2022-02-12 17:52:30 +01:00

14 lines
442 B
Diff

Index: ucode-2021-07-30-03b6a8ef/lib/nl80211.c
===================================================================
--- ucode-2021-07-30-03b6a8ef.orig/lib/nl80211.c
+++ ucode-2021-07-30-03b6a8ef/lib/nl80211.c
@@ -38,7 +38,7 @@ limitations under the License.
#include <netlink/genl/family.h>
#include <netlink/genl/ctrl.h>
-#include <linux/nl80211.h>
+#include "../nl80211_copy.h"
#include <linux/ieee80211.h>
#include "ucode/module.h"