X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d84fd0e7cfb844a66f44e0961d4f25d3de9579af..9766ebb6dc715c03e79d8b7cfc5926a754f531b3:/package/mac80211/patches/120-pm_qos_params.patch?ds=sidebyside 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 */