mirror of
https://github.com/LiBwrt/nss-packages.git
synced 2025-12-16 17:15:09 +00:00
fix ipsec for kernel 6.12
This commit is contained in:
parent
ff46ebe2e3
commit
6788437841
10
qca-nss-drv/patches/0026-fix-ipsec-for-kernel-6.12.patch
Normal file
10
qca-nss-drv/patches/0026-fix-ipsec-for-kernel-6.12.patch
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
--- a/nss_ipsec_cmn_stats.c
|
||||||
|
+++ b/nss_ipsec_cmn_stats.c
|
||||||
|
@@ -20,6 +20,7 @@
|
||||||
|
#include "nss_ipsec_cmn.h"
|
||||||
|
#include "nss_ipsec_cmn_stats.h"
|
||||||
|
#include "nss_ipsec_cmn_strings.h"
|
||||||
|
+#include <linux/vmalloc.h>
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Declare atomic notifier data structure for statistics.
|
||||||
Loading…
Reference in New Issue
Block a user