forked from KolibriOS/kolibrios
Removed code trap (shouldnt have been comitted in the first place).
git-svn-id: svn://kolibrios.org@3523 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
4aaa9b7e36
commit
75882efdc9
@ -268,11 +268,6 @@ stack_handler:
|
|||||||
cmp [NET_RUNNING], 0
|
cmp [NET_RUNNING], 0
|
||||||
je .exit
|
je .exit
|
||||||
|
|
||||||
cmp [UDP_PACKETS_TX], 50
|
|
||||||
jb @f
|
|
||||||
DEBUGF 1, "\n\nCRAP!\n\n"
|
|
||||||
jmp $
|
|
||||||
@@:
|
|
||||||
|
|
||||||
; Test for 10ms tick
|
; Test for 10ms tick
|
||||||
mov eax, [timer_ticks]
|
mov eax, [timer_ticks]
|
||||||
|
Loading…
Reference in New Issue
Block a user