mwifiex: CPU mips optimization with NO_PKT_PRIO_TID
[pandora-kernel.git] / drivers / net / wireless / mwifiex / main.h
index ea3184d..3154b0a 100644 (file)
@@ -202,6 +202,7 @@ struct mwifiex_tid_tbl {
 #define WMM_HIGHEST_PRIORITY           7
 #define HIGH_PRIO_TID                          7
 #define LOW_PRIO_TID                           0
+#define NO_PKT_PRIO_TID                                (-1)
 
 struct mwifiex_wmm_desc {
        struct mwifiex_tid_tbl tid_tbl_ptr[MAX_NUM_TID];