From: Jean Tourrilhes <[EMAIL PROTECTED]>
Date: Fri, 24 Mar 2006 15:47:51 -0800

>       Actually, in 2.6.17, NET_RADIO and WIRELESS_EXT were
> separated. So, I would suggest the following instead :
> 
> -----------------------------------------
>  config NET_WIRELESS_RTNETLINK
>       bool "Wireless Extension API over RtNetlink"
> +     select WIRELESS_EXT
>       ---help---
>         Support the Wireless Extension API over the RtNetlink socket
>         in addition to the traditional ioctl interface (selected above).
> -----------------------------------------

Both approaches are functionally equivalent since NET_RADIO
selects WIRELESS_EXT already.

Therefore I think the fix selection is arbitrary, and I'll
just take Dave's since he posted his version first :)
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to