Skip to content

Commit

Permalink
Update webpa_internal.c
Browse files Browse the repository at this point in the history
  • Loading branch information
pradeeptakdas authored Oct 29, 2024
1 parent 8e15a3d commit 84d36fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/broadband/webpa_internal.c
Original file line number Diff line number Diff line change
Expand Up @@ -1439,7 +1439,7 @@ WDMP_STATUS check_ethernet_wan_status()
eth_wan_status = TRUE;
return WDMP_SUCCESS;
}
return WDMP_FAILURE;
else
#endif
{
if(waitForComponentReady(RDKB_ETHAGENT_COMPONENT_NAME,RDKB_ETHAGENT_DBUS_PATH) != CCSP_SUCCESS)
Expand Down

0 comments on commit 84d36fb

Please sign in to comment.