Quoting Johannes Berg <johannes@xxxxxxxxxxxxxxxx>:
On Wed, 2009-02-04 at 01:20 -0500, Pavel Roskin wrote:
Put it after CONFIG_DRIVER_WEXT, as it's the new Linux wireless API.
Move comments about kernel includes next to CONFIG_DRIVER_NL80211, away
from CONFIG_CLIENT_MLME.
Eh, no? The kernel includes are not required for nl80211 if everything
is set up correctly, or maybe for client mlme only?
You are right, it looks like new kernel headers are no longer needed.
The only header from the kernel is linux/if_ether.h, but it has been
in the kernel for a long time.
Then let's add CONFIG_DRIVER_NL80211 (maybe even enabled by default)
and remove the comments after CONFIG_CLIENT_MLME.
--
Regards,
Pavel Roskin
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html