mirror of
https://github.com/breeze303/nss-packages.git
synced 2025-12-16 08:44:52 +00:00
fix qmi_wwan_q patch
This commit is contained in:
parent
4c5c6479bd
commit
b590f1a50a
@ -9,7 +9,7 @@
|
|||||||
#define CONFIG_QCA_NSS_DRV
|
#define CONFIG_QCA_NSS_DRV
|
||||||
//#define CONFIG_QCA_NSS_PACKET_FILTER
|
//#define CONFIG_QCA_NSS_PACKET_FILTER
|
||||||
#endif
|
#endif
|
||||||
@@ -59,14 +59,12 @@ struct rmnet_nss_cb {
|
@@ -59,9 +59,8 @@ struct rmnet_nss_cb {
|
||||||
int (*nss_tx)(struct sk_buff *skb);
|
int (*nss_tx)(struct sk_buff *skb);
|
||||||
};
|
};
|
||||||
static struct rmnet_nss_cb __read_mostly *nss_cb = NULL;
|
static struct rmnet_nss_cb __read_mostly *nss_cb = NULL;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user