> @@ -391,6 +396,7 @@ enum mac80211_tx_control_flags { > IEEE80211_TX_CTL_TX_OFFCHAN = BIT(25), > IEEE80211_TX_INTFL_TKIP_MIC_FAILURE = BIT(26), > IEEE80211_TX_STATUS_EOSP = BIT(27), > + IEEE80211_TX_STATUS_PSPOLL_RESP = BIT(28), Also needs to be added to temporary flags. 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