On 12/01/2013 11:39 AM, Antonio Quartulli wrote: > On 01/12/13 09:39, Emmanuel Grumbach wrote: >>> + /* Group keys for IBSS interfaces are not stored in HW >>> */ + if (vif->type == NL80211_IFTYPE_ADHOC && + >>> !(key->flags & IEEE80211_KEY_FLAG_PAIRWISE)) + >>> return; + > > Well, my knowledge about WoWLAN is really poor (in particular for what > concern IWLWIFI). I think I should have sent this as RFC first. > > So isn't it possible to reach this point with a key that satisfies > that condition? If so, we are fine :) > No - because in WoWLAN we will never have IBSS configured. WoWLAN supports (currently) BSS only - I am not even sure we want to have P2P Client there. -- 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