mwifiex: cleanup TX/RX BA tables for uAP
[deliverable/linux.git] / drivers / net / wireless / mwifiex / 11n_rxreorder.h
index 13ecb6101e23aa03df35a85c7344afcb5f27c113..72848591691a973ac83a5b6efd2481c79ae5354d 100644 (file)
@@ -72,5 +72,6 @@ struct mwifiex_rx_reorder_tbl *mwifiex_11n_get_rxreorder_tbl(struct
                                                           u8 *ta);
 struct mwifiex_rx_reorder_tbl *
 mwifiex_11n_get_rx_reorder_tbl(struct mwifiex_private *priv, int tid, u8 *ta);
+void mwifiex_11n_del_rx_reorder_tbl_by_ta(struct mwifiex_private *priv, u8 *ta);
 
 #endif /* _MWIFIEX_11N_RXREORDER_H_ */
This page took 0.029207 seconds and 5 git commands to generate.