On Mon, 2009-07-20 at 18:37 +0800, Johannes Berg wrote: > On Mon, 2009-07-20 at 11:47 +0800, Zhu Yi wrote: > > cfg80211_connect_result() let us specify associate request and > > response IEs as parameters after we are connected. We use this > > capability instead of doing it ourselves with WEXT. > > I think with this, you can now remove > > select WIRELESS_EXT > > from your Kconfig. Um, not yet. I need to assign the netdev->wireless_handlers to &iwm_iw_handler_def. The former is ifdef-ed CONFIG_WIRELESS_EXT in struct net_device. I think this can be done until cdg80211 provides a generic iw_handler. Thanks, -yi -- 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