Updated to v4.3.8_12406.20140929

This commit is contained in:
CGarces
2017-05-11 20:35:20 +02:00
parent 1387cf623d
commit 9dde4572b4
229 changed files with 35553 additions and 24316 deletions

View File

@@ -92,5 +92,9 @@ extern sint rtw_endofpktfile (struct pkt_file *pfile);
extern void rtw_os_pkt_complete(_adapter *padapter, _pkt *pkt);
extern void rtw_os_xmit_complete(_adapter *padapter, struct xmit_frame *pxframe);
void rtw_os_wake_queue_at_free_stainfo(_adapter *padapter, int *qcnt_freed);
void dump_os_queue(void *sel, _adapter *padapter);
#endif //__XMIT_OSDEP_H_