diff --git a/openstack/cross-layers/openqueue.c b/openstack/cross-layers/openqueue.c index 4c404bbc33..4903e12bdd 100644 --- a/openstack/cross-layers/openqueue.c +++ b/openstack/cross-layers/openqueue.c @@ -138,15 +138,18 @@ owerror_t openqueue_freePacketBuffer(OpenQueueEntry_t* pkt) { \param creator The identifier of the component, taken in COMPONENT_*. */ void openqueue_removeAllCreatedBy(uint8_t creator) { - uint8_t i; - INTERRUPT_DECLARATION(); - DISABLE_INTERRUPTS(); - for (i=0;i