equal
deleted
inserted
replaced
728 m_low->DestroyBlockAckAgreement (hdr->GetAddr2 (), delBaHdr.GetTid ()); |
728 m_low->DestroyBlockAckAgreement (hdr->GetAddr2 (), delBaHdr.GetTid ()); |
729 } |
729 } |
730 else |
730 else |
731 { |
731 { |
732 /* We must notify correct queue tear down of agreement */ |
732 /* We must notify correct queue tear down of agreement */ |
|
733 AccessClass ac = QosUtilsMapTidToAc (delBaHdr.GetTid ()); |
|
734 m_queues[ac]->GotDelBaFrame (&delBaHdr, hdr->GetAddr2 ()); |
733 } |
735 } |
734 } |
736 } |
735 } |
737 } |
736 else if (hdr->IsAuthentication () || |
738 else if (hdr->IsAuthentication () || |
737 hdr->IsDeauthentication ()) |
739 hdr->IsDeauthentication ()) |