lkml.org 
[lkml]   [2003]   [Oct]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] Initializedd the module parameters in drivers/net/wireless/arlan-main.c
Date
In message <200309291644.06043.shinemohamed_j@naturesoft.net> you write:
> Quick patch to Initialize the module parameters in
> drivers/net/wireless/arlan-main.c
> @@ -33,6 +33,7 @@
> static int retries = 5;
> static int tx_queue_len = 1;
> static int arlan_EEPROM_bad;
> +static int probe = 0; /* Initially it is setting to be 'Probing Disabled' */
>
> #ifdef ARLAN_DEBUGGING

This is clearly wrong: it's declared below.

Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:49    [W:0.089 / U:2.280 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site