From: Jeff G. <jg...@po...> - 2005-08-15 03:17:43
|
Jouni Malinen wrote: > This set of patches merges a bug fix for the Host AP driver (patch 1), > does some cleanup for different hardware models (patches 2-3), continues > conversion to generic ieee80211 code (patches 4-6), and tests how we can > handle changes that have a dependency to modify ieee80211 and hostap > at the same time (patches 7-9). Please apply to suitable branch(es) in > netdev-2.6. * Applied patches 1-6 to ieee80211-wifi branch. * Applied patch 7 to ieee80211 branch, then merged that branch into ieee80211-wifi. * Did not apply patch 8, because it modified both hostap and ieee80211 core stuff. Since hostap is in a separate branch, you'll need to split this change up into two separate patches, the hostap portion and the non-hostap portion. Indicate dependencies using English, in the patch description and/or patch ordering. * Did not apply patch 9 because I stopped at patch 8. The content of patches 8 and 9 looked OK to me. Please start a new patch series, containing split-up patch 8, patch 9, and anything new you have come up with. Thanks! Jeff |