Hi, Thomas > So what does this patch fix, exactly? mac80211 already advertises > support for AES CMAC if the hardware is MFP capable. I think that ath5k is not hardware MFP capable, but actually could do AES CMAC in software. But key installation using AES CMAC of authsae on the multicast management frame are failed due to the checking of cfg80211_supported_cipher_suit which is based on IEEE80211_HW_MFP_CAPABLE. So the only way is bypass this checking. What do you think? -- Chun-Yeow -- 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