
HAL_RX_DESC_GET_80211_HDR is replaced by hal_rx_desc_get_80211_hdr api. Due to this compilation error is seen. Fix this by using new api hal_rx_desc_get_80211_hdr instead of HAL_RX_DESC_GET_80211_HDR. Change-Id: I52bbae9d1a58cb13c8e6706a47e300db824251f3 CRs-Fixed: 2992548