I've just reviewed it myself: * oan->stbc is enabled only if the hardware itself supports STBC; so it's an extra sanity check in case the firmware is told to enable STBC in the WMI capflag field. * is oan->htinfo used anywhere that may involve STBC? * .. we should check whether ath9k_htc ever set the STBC flags on AR9271, or we'd end up confusing the hardware. * .. I don't think that is important though, as we weren't _doing_ STBC, right? * Why are the ATH_RC_* flags used in newassoc_11n? This comes from the WMI WMI_RC_STATE_CHANGE_CMDID capflag field; where are _those_ defined? Grr, so many things to tidy up. Adrian -- 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