]> Pileus Git - ~andy/linux/blobdiff - net/mac80211/sta_info.h
mac80211: remove channel use statistics
[~andy/linux] / net / mac80211 / sta_info.h
index f592290e42b91dd4cf2d090c439937fe6c1eb5c0..95753f860acf311efc7bf28868ff08c633800db4 100644 (file)
@@ -245,10 +245,6 @@ struct sta_info {
        unsigned int wme_tx_queue[NUM_RX_DATA_QUEUES];
 #endif
 
-       /* Debug counters, no locking doesn't matter */
-       int channel_use;
-       int channel_use_raw;
-
        /*
         * Aggregation information, locked with lock.
         */