mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
mac80211: merge changes from latest trunk into backfire
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22494 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#define DRV_COPYRIGHT "Copyright(c) 2003-2006 Intel Corporation"
|
||||
|
||||
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,35))
|
||||
struct pm_qos_request_list *ipw2100_pm_qos_req;
|
||||
static struct pm_qos_request_list *ipw2100_pm_qos_req;
|
||||
+#endif
|
||||
|
||||
/* Debugging stuff */
|
||||
|
||||
Reference in New Issue
Block a user