summarylogtreecommitdiffstats
path: root/wl_linux.c.patch
diff options
context:
space:
mode:
Diffstat (limited to 'wl_linux.c.patch')
-rw-r--r--wl_linux.c.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/wl_linux.c.patch b/wl_linux.c.patch
new file mode 100644
index 000000000000..cf7d4b44ead3
--- /dev/null
+++ b/wl_linux.c.patch
@@ -0,0 +1,14 @@
+diff --git a/src/wl/sys/wl_linux.c.orig b/src/wl/sys/wl_linux.c
+index eb00717..489c9f5 100644
+--- a/src/wl/sys/wl_linux.c.orig
++++ b/src/wl/sys/wl_linux.c
+@@ -2166,8 +2166,8 @@ wl_start(struct sk_buff *skb, struct net_device *dev)
+ wlif = WL_DEV_IF(dev);
+ wl = WL_INFO(dev);
+
++ skb->prev = NULL;
+ if (WL_ALL_PASSIVE_ENAB(wl) || (WL_RTR() && WL_CONFIG_SMP())) {
+- skb->prev = NULL;
+
+ TXQ_LOCK(wl);
+