On Wed, 2008-12-17 at 13:32 +0200, Jouni Malinen wrote: > + if (vif->type != NL80211_IFTYPE_AP) { > + /* Only keyidx 0 should be used with unicast key, but > + * allow this for client mode for now. */ > + idx = key->keyidx; Hey, good point, should we make the check in mac80211 stricter as well? I know we accept non-zero pairwise key idx for some broken pairwise WEP implementations, but that's only relevant for STA as you note. johannes -- 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