Skip to content

Commit

Permalink
fdb flushing for port instance
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadalihussnain committed Jan 30, 2025
1 parent 4be9bcd commit 2bf930c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orchagent/stporch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ vector<sai_object_id_t> StpOrch::getVlanOidsForInstance(sai_uint16_t stp_instanc
return vlanOids;
}

void StpOrch::doFlushingTask(Consumer &consumer)
void StpOrch::doStpMstPortInstFlushtask(Consumer &consumer)
{
SWSS_LOG_ENTER();

Expand Down

0 comments on commit 2bf930c

Please sign in to comment.