On Wed, Sep 28, 2011 at 01:19:17PM +1000, Stephen Rothwell wrote: > Today's linux-next merge of the wireless tree got a conflict in > net/wireless/nl80211.c between commit 1b9ca0272ffa ("cfg80211: Fix > validation of AKM suites") from the wireless-current tree and commit > 6d30240e3d68 ("cfg80211: Remove strict validation of AKM suites") from > the wireless tree. > > The latter seems to make the former partly unneccessary, so I used that > (see below). The former was a semi-urgent bug fix which was the reason for pushing it out more quickly. The latter does indeed remove half of the fix (the wrong count used in the for loop), but the first part to validate n_akm_suites is still needed. As long as you kept that from the former, the latter one should indeed be used. These commits should apply cleanly on top of each other when applied, but I'm not sure how that ends up being handled for linux-next. -- Jouni Malinen PGP id EFC895FA -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html