Re: [Ipw2100-devel] [TRIVIAL] ipw2200: fix a gcc compile warning

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2006-05-18 at 16:59 +0200, jens m. noedler wrote:
> --- drivers/net/wireless/ipw2200.c.orig 2006-05-18 16:26:39.000000000 +0200
> +++ drivers/net/wireless/ipw2200.c      2006-05-18 16:26:58.000000000 +0200
> @@ -45,8 +45,11 @@ MODULE_VERSION(DRV_VERSION);
>  MODULE_AUTHOR(DRV_COPYRIGHT);
>  MODULE_LICENSE("GPL");
> 
> -static int cmdlog = 0;
> +#ifdef CONFIG_IPW2200_DEBUG
>  static int debug = 0;
> +#endif
> +
> +static int cmdlog = 0;
>  static int channel = 0;
>  static int mode = 0;

The patch is already in wireless-2.6 GIT. Thank you anyway.

Thanks,
-yi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux