ath9k: reduce the number of functions that access the tx descriptor
[pandora-kernel.git] / drivers / net / wireless / ath / ath9k / ath9k.h
index c016a7a..4eba957 100644 (file)
@@ -213,6 +213,7 @@ struct ath_frame_info {
 struct ath_buf_state {
        u8 bf_type;
        u8 bfs_paprd;
+       u8 ndelim;
        u16 seqno;
        unsigned long bfs_paprd_timestamp;
 };