The tDphHashNode is no longer part of an ABI, so using rsvd1 to preserve bit positions is no longer required, so remove it. Change-Id: Iea1a757d30f93a31fc1b0a315cae512bfce95d31 CRs-Fixed: 2414649
@@ -160,7 +160,6 @@ typedef struct sDphHashNode {
*/
uint8_t htSupportedChannelWidthSet:1;
uint8_t htSecondaryChannelOffset:2;
- uint8_t rsvd1:2;
uint16_t bssId; /* BSSID */
uint16_t assocId; /* Association ID */
/* This is the real sta index generated by HAL */