]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/mac80211/sta_info.h
Input: Touchscreen: Make TSC2005 depend on SPI
[linux-2.6-omap-h63xx.git] / net / mac80211 / sta_info.h
index 94311dcfe043b0752ca584d8eb974b633cdc68c0..109db787ccb754cf8015bd3cc39c950f11b48d04 100644 (file)
@@ -285,6 +285,7 @@ struct sta_info {
        unsigned long tx_fragments;
        int txrate_idx;
        int last_txrate_idx;
+       u16 tid_seq[IEEE80211_QOS_CTL_TID_MASK + 1];
 #ifdef CONFIG_MAC80211_DEBUG_COUNTERS
        unsigned int wme_tx_queue[NUM_RX_DATA_QUEUES];
 #endif