Ver Fonte

qcacld-3.0: Remove obsolete CDS Packet Tracking macros

CDS contains a set of CDS_PKT_TRAC_* macros that were used by a prior
version of the driver. The current driver uses a different mechanism,
so remove the now unused CDS_PKT_TRAC_* macros.

Change-Id: I4f0e3a44e6786d3ed03e22807811878b2a187185
CRs-Fixed: 2362715
Jeff Johnson há 6 anos atrás
pai
commit
362b08ff74
1 ficheiros alterados com 0 adições e 8 exclusões
  1. 0 8
      core/cds/src/cds_packet.c

+ 0 - 8
core/cds/src/cds_packet.c

@@ -40,14 +40,6 @@
 
 #define TX_PKT_MIN_HEADROOM          (64)
 
-/* Protocol specific packet tracking feature */
-#define CDS_PKT_TRAC_ETH_TYPE_OFFSET (12)
-#define CDS_PKT_TRAC_IP_OFFSET       (14)
-#define CDS_PKT_TRAC_IP_HEADER_SIZE  (20)
-#define CDS_PKT_TRAC_DHCP_SRV_PORT   (67)
-#define CDS_PKT_TRAC_DHCP_CLI_PORT   (68)
-#define CDS_PKT_TRAC_EAPOL_ETH_TYPE  (0x888E)
-
 /**
  * cds_pkt_return_packet  Free the cds Packet
  * @ cds Packet