Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
TACappleman committed Oct 12, 2021
1 parent 3789b5b commit a0c982e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion orchagent/routeorch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1595,7 +1595,6 @@ bool RouteOrch::addRoute(RouteBulkContext& ctx, const NextHopGroupKey &nextHops)
return false;
}
}
/* IP neighbor is not yet resolved */
else
{
if (m_neighOrch->hasNextHop(nexthop))
Expand Down

0 comments on commit a0c982e

Please sign in to comment.