Subversion Repositories Kolibri OS

Compare Revisions

Ignore whitespace Rev 9729 → Rev 9736

/kernel/trunk/network/IPv4.inc
490,8 → 490,8
 
push eax
mov ax, [edx + IPv4_header.FlagsAndFragmentOffset]
xchg al, ah
shl ax, 3
xchg al, ah
add cx, ax
pop eax
DEBUGF DEBUG_NETWORK_VERBOSE, "IPv4_input: Total Fragment size=%u\n", ecx
1158,4 → 1158,4
 
call net_send_event
xor eax, eax
ret
ret