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

Commit 7ea45aeb authored by CNSS_WLAN Service's avatar CNSS_WLAN Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "prima: Change log level to VOS_TRACE_LEVEL_DEBUG" into wlan-driver.lnx.1.0

parents 05328616 1ee092ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4900,7 +4900,7 @@ WLANTL_GetFrames
        {
           if ( ! WLANTL_STA_ID_INVALID( ucSTAId ) ) 
           {
                TLLOGE(VOS_TRACE( VOS_MODULE_ID_TL, VOS_TRACE_LEVEL_ERROR,
                TLLOGE(VOS_TRACE( VOS_MODULE_ID_TL, VOS_TRACE_LEVEL_DEBUG,
                  "WLAN TL:Not fetching frame because suspended for sta ID %d", 
                   ucSTAId));
           }