|
@@ -174,7 +174,7 @@ that only one external action is invoked at a time.
|
|
#define DRV_DESCRIPTION "Intel(R) PRO/Wireless 2100 Network Driver"
|
|
#define DRV_DESCRIPTION "Intel(R) PRO/Wireless 2100 Network Driver"
|
|
#define DRV_COPYRIGHT "Copyright(c) 2003-2006 Intel Corporation"
|
|
#define DRV_COPYRIGHT "Copyright(c) 2003-2006 Intel Corporation"
|
|
|
|
|
|
-struct pm_qos_request_list *ipw2100_pm_qos_req;
|
|
|
|
|
|
+static struct pm_qos_request_list *ipw2100_pm_qos_req;
|
|
|
|
|
|
/* Debugging stuff */
|
|
/* Debugging stuff */
|
|
#ifdef CONFIG_IPW2100_DEBUG
|
|
#ifdef CONFIG_IPW2100_DEBUG
|