mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Remove CONFIG_USB_VENDOR_REQ_MUTEX - not selected
This change made include/drv_conf.h and core/rtw_ioctl_query.c redundant. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
42e1c0f32b
commit
dfe35fb489
82 changed files with 4 additions and 171 deletions
|
@ -17,23 +17,13 @@
|
|||
*
|
||||
*
|
||||
******************************************************************************/
|
||||
|
||||
|
||||
#ifndef _RTW_QOS_H_
|
||||
#define _RTW_QOS_H_
|
||||
#include <drv_conf.h>
|
||||
|
||||
#include <osdep_service.h>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
struct qos_priv {
|
||||
|
||||
unsigned int qos_option; //bit mask option: u-apsd, s-apsd, ts, block ack...
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif //_RTL871X_QOS_H_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue