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

Re: missing wireless support from kernel-source



Fumitoshi UKAI wrote:
> 
> For kernel-source-2.0.30-2.0.30/net/core/dev.c patch
> in kernel-source-2.0.30_2.0.30-8.diff.gz looks like:
> 
>  --- kernel-source-2.0.30-2.0.30.orig/net/core/dev.c
>  +++ kernel-source-2.0.30-2.0.30/net/core/dev.c
>  @@ -87,9 +87,6 @@
>   #include CONFIG_KERNELD
>   #include <linux/kerneld.h>
>   #endif
>  -#ifdef CONFIG_NET_RADIO
>  -#include <linux/wireless.h>
>  -#endif /* CONFIG_NET_RADIO */
> 
>   /*
>    *      The list of packet types we will receive (as opposed to discard)
>  @@ -660,14 +657,13 @@
> 
> and so on.
> 
> All "#ifdef CONFIG_NET_RADIO" code in net/core/dev.c
> are removed by this patch like above.

Sorry about that, I somehow managed to include the dev.c (and other files under
net/core) from 2.0.29 into 2.0.30-8.  I will release 2.0.30-9 sometime soon
unless preempted by 2.0.31.

-- 
Debian GNU/Linux 1.3 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://greathan.apana.org.au/~herbert/
PGP Key: http://greathan.apana.org.au/~herbert/pubkey.txt


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: