From f7ff2aed8b863cf6a639ff5e487307eabc8712f1 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 27 Jul 2010 21:04:54 +0000 Subject: mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a change that might fix some calibration issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22403 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/120-pm_qos_params.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/120-pm_qos_params.patch') diff --git a/package/mac80211/patches/120-pm_qos_params.patch b/package/mac80211/patches/120-pm_qos_params.patch index 8562992a5..ca4b7bfe3 100644 --- a/package/mac80211/patches/120-pm_qos_params.patch +++ b/package/mac80211/patches/120-pm_qos_params.patch @@ -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 */ -- cgit v1.2.3