Document deliberate case fall through.
This commit is contained in:
@@ -578,6 +578,7 @@ PeerLink::StateMachine (PeerEvent event, PmpReasonCode reasoncode)
|
||||
{
|
||||
case CLS_ACPT:
|
||||
ClearHoldingTimer ();
|
||||
// fall through:
|
||||
case TOH:
|
||||
m_state = IDLE;
|
||||
m_linkStatusCallback (m_interface, m_peerAddress, m_peerMeshPointAddress, HOLDING, IDLE);
|
||||
|
||||
Reference in New Issue
Block a user