Search Linux Wireless

[PATCH] compat: fix misplaced #ifdef for the workqueue backport

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Felix Fietkau <nbd@xxxxxxxxxxx>
---
 compat/compat-2.6.36.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/compat/compat-2.6.36.c b/compat/compat-2.6.36.c
index fe24da8..dfab2ea 100644
--- a/compat/compat-2.6.36.c
+++ b/compat/compat-2.6.36.c
@@ -93,6 +93,8 @@ void compat_usb_scuttle_anchored_urbs(struct usb_anchor *anchor)
 }
 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 */
-
-- 
1.7.3.2

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux