On Wed, 2007-07-25 at 16:07 -0400, John W. Linville wrote: > > I have applied these to the wireless-dev tree. It is available now: > > > git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-dev.git Thanks. I also see you move it to the drivers/net/wireless. Good! > Does the current driver (as posted) depend on mac80211 patches which > are not upstream at this time? The code requires those mac80211 features are all protected by ifdef CONFIG_IWLWIFI_HT or CONFIG_IWLWIFI_HT_AGG, which are not enabled this time. When the mac80211 HT and AGG features are reviewed and merged, we will make iwlwifi HT feature selectable in Kconfig. > Do you believe that you have addressed the bulk of the review comments > from the previous posting? I think so. Especially thanks to Adel Gadllah and Ian Schram, they helped to address lots of review items from Jeff and Andrew. I cannot confirm it's 100% done but at least most of them. BTW, we also have developers running PowerPC, so endian issues will also be addressed in practice more than good habit of coding. 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