Merge "qcacld-3.0: Remove typedef eCsrDot11FragThresh" into wlan-cld3.driver.lnx.2.0
这个提交包含在:

提交者
Gerrit - the friendly Code Review server

当前提交
0527af429d
@@ -653,13 +653,6 @@ typedef enum {
|
||||
eCSR_OPERATING_CHANNEL_ANY = eCSR_OPERATING_CHANNEL_ALL,
|
||||
} eOperationChannel;
|
||||
|
||||
typedef enum {
|
||||
eCSR_DOT11_FRAG_THRESH_AUTO = -1,
|
||||
eCSR_DOT11_FRAG_THRESH_MIN = 256,
|
||||
eCSR_DOT11_FRAG_THRESH_MAX = 2346,
|
||||
eCSR_DOT11_FRAG_THRESH_DEFAULT = 2000
|
||||
} eCsrDot11FragThresh;
|
||||
|
||||
/*
|
||||
* For channel bonding, the channel number gap is 4, either up or down.
|
||||
* For both 11a and 11g mode.
|
||||
|
在新工单中引用
屏蔽一个用户