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

Commit ad7dbc83 authored by Kiran Kumar Lokere's avatar Kiran Kumar Lokere Committed by Madan Mohan Koyyalamudi
Browse files

Add the fix that was deleted in other change

Added the deleted changes for probe req data rate issue on 5G fix

Change-Id: I4312091bf8f4935b09a04d0398f887da05b19fdc
CRs-Fixed: 497478
parent 6f971457
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4543,7 +4543,7 @@ __limProcessSmeAddStaSelfReq(tpAniSirGlobal pMac, tANI_U32 *pMsgBuf)
   }

   vos_mem_copy( pAddStaSelfParams->selfMacAddr, pSmeReq->selfMacAddr, sizeof(tSirMacAddr) );

   pAddStaSelfParams->currDeviceMode = pSmeReq->currDeviceMode;
   msg.type = SIR_HAL_ADD_STA_SELF_REQ;
   msg.reserved = 0;
   msg.bodyptr =  pAddStaSelfParams;