From 232093a4f656aa2577c3c8425252e88717c1a9c2 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 5 Dec 2011 14:20:17 +0000 Subject: mac80211: update to 2011-12-01 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29436 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/051-compat_workqueue.patch | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 package/mac80211/patches/051-compat_workqueue.patch (limited to 'package/mac80211/patches/051-compat_workqueue.patch') diff --git a/package/mac80211/patches/051-compat_workqueue.patch b/package/mac80211/patches/051-compat_workqueue.patch deleted file mode 100644 index d94507db7..000000000 --- a/package/mac80211/patches/051-compat_workqueue.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/compat/compat-2.6.36.c -+++ b/compat/compat-2.6.36.c -@@ -93,6 +93,8 @@ void compat_usb_scuttle_anchored_urbs(st - } - EXPORT_SYMBOL_GPL(compat_usb_scuttle_anchored_urbs); - -+#endif /* CONFIG_COMPAT_USB_URB_THREAD_FIX */ -+ - struct workqueue_struct *system_nrt_wq __read_mostly; - EXPORT_SYMBOL_GPL(system_nrt_wq); - -@@ -106,6 +108,3 @@ void compat_system_workqueue_destroy() - { - destroy_workqueue(system_nrt_wq); - } -- --#endif /* CONFIG_COMPAT_USB_URB_THREAD_FIX */ -- -- cgit v1.2.3