Re: [PATCH] Second round of ioctl cleanups

Jean Tourrilhes (jt@bougret.hpl.hp.com)
Mon, 7 Oct 2002 17:38:46 -0700


Matthew Wilcox wrote :
> - remove the WIRELESS_EXT conditional; always compiling this in costs
> almost nothing.

Different people have different opinions about what "almost"
mean (see flame fest about embedeed Linux), so beware ;-)
The bulk of the stuff that is enabled by WIRELESS_EXT is in
core/wireless.c and core/dev.c. I would find illogical that some part
of the Wireless Extension code are always in (your patch) and some
conditional (core/wireless.c). But it probably doesn't matter...
Have fun...

Jean

-
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/