|
@@ -321,7 +321,7 @@ bool rtl8723ae_rx_query_desc(struct ieee80211_hw *hw,
|
|
|
if (status->is_ht)
|
|
if (status->is_ht)
|
|
|
rx_status->flag |= RX_FLAG_HT;
|
|
rx_status->flag |= RX_FLAG_HT;
|
|
|
|
|
|
|
|
- rx_status->flag |= RX_FLAG_MACTIME_MPDU;
|
|
|
|
|
|
|
+ rx_status->flag |= RX_FLAG_MACTIME_START;
|
|
|
|
|
|
|
|
/* hw will set status->decrypted true, if it finds the
|
|
/* hw will set status->decrypted true, if it finds the
|
|
|
* frame is open data frame or mgmt frame.
|
|
* frame is open data frame or mgmt frame.
|