diff --git a/wwan/driver/quectel_QMI_WWAN/patches/100-kernel-6.6.patch b/wwan/driver/quectel_QMI_WWAN/patches/100-kernel-6.6.patch index 4d74460..96cb844 100644 --- a/wwan/driver/quectel_QMI_WWAN/patches/100-kernel-6.6.patch +++ b/wwan/driver/quectel_QMI_WWAN/patches/100-kernel-6.6.patch @@ -9,7 +9,7 @@ #define CONFIG_QCA_NSS_DRV //#define CONFIG_QCA_NSS_PACKET_FILTER #endif -@@ -59,14 +59,12 @@ struct rmnet_nss_cb { +@@ -59,9 +59,8 @@ struct rmnet_nss_cb { int (*nss_tx)(struct sk_buff *skb); }; static struct rmnet_nss_cb __read_mostly *nss_cb = NULL;