summaryrefslogtreecommitdiff
path: root/patches/collateral-evolutions/network/36-workqueue.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/collateral-evolutions/network/36-workqueue.patch')
-rw-r--r--patches/collateral-evolutions/network/36-workqueue.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/collateral-evolutions/network/36-workqueue.patch b/patches/collateral-evolutions/network/36-workqueue.patch
index fc5f93f3..bffb6b1e 100644
--- a/patches/collateral-evolutions/network/36-workqueue.patch
+++ b/patches/collateral-evolutions/network/36-workqueue.patch
@@ -11,6 +11,6 @@ The rest is backported in include/linux/compat-2.6.37.h
+ flush_scheduled_work();
+#endif
+
- if (mesh_allocated)
- ieee80211s_stop();
+ ieee80211s_stop();
+ ieee80211_iface_exit();