wl1271: Flush TX buffers to air before going to idle
[pandora-kernel.git] / drivers / net / wireless / wl12xx / wl1271.h
index a170aed..4984f46 100644 (file)
@@ -396,6 +396,7 @@ struct wl1271 {
 
        /* Pending TX frames */
        struct sk_buff *tx_frames[ACX_TX_DESCRIPTORS];
+       int tx_frames_cnt;
 
        /* Security sequence number counters */
        u8 tx_security_last_seq;