Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 89060370 authored by Jes Sorensen's avatar Jes Sorensen Committed by Greg Kroah-Hartman
Browse files

staging: rtl8723au: issue_beacon23a(): Fix another case issuing a corrupted beacon

parent 2131891c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2420,6 +2420,7 @@ void issue_beacon23a(struct rtw_adapter *padapter, int timeout_ms)
	if ((pmlmeinfo->state & 0x03) == WIFI_FW_AP_STATE) {
		u8 *iebuf;
		int buflen;
		pframe -= _BEACON_IE_OFFSET_;
		/* DBG_8723A("ie len =%d\n", cur_network->IELength); */
		memcpy(pframe, cur_network->IEs, cur_network->IELength);
		len_diff = update_hidden_ssid(pframe + _BEACON_IE_OFFSET_,