Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4511 → Rev 4510

/kernel/trunk/network/ethernet.inc
98,9 → 98,10
ret
 
.fail:
DEBUGF DEBUG_NETWORK_ERROR, "ETH incoming queue is full, discarding packet!\n"
popf
DEBUGF DEBUG_NETWORK_VERBOSE, "ETH incoming queue is full, discarding packet!\n"
 
pop ebx
add esp, sizeof.ETH_queue_entry - 8
call NET_packet_free
add esp, 4