Explorar o código

qcacld-3.0: Remove typedef eNeighborRoamScanMode

The eNeighborRoamScanMode enumerations are not used by the current
version of the driver, so remove the typedef.

Change-Id: I2846de40e09665d1b39d64656e89d05c2009203e
CRs-Fixed: 2364276
Jeff Johnson %!s(int64=6) %!d(string=hai) anos
pai
achega
44b03b1868
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      core/sme/inc/csr_neighbor_roam.h

+ 0 - 5
core/sme/inc/csr_neighbor_roam.h

@@ -123,11 +123,6 @@ typedef enum {
 	eMaxEmptyScan = eFifthEmptyScan,
 } eNeighborRoamEmptyScanCount;
 
-typedef enum {
-	DEFAULT_SCAN = 0,
-	SPLIT_SCAN_OCCUPIED_LIST = 1,
-} eNeighborRoamScanMode;
-
 /* Complete control information for neighbor roam algorithm */
 typedef struct sCsrNeighborRoamControlInfo {
 	eCsrNeighborRoamState neighborRoamState;