Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2577 → Rev 3517

/kernel/trunk/network/eth_drv/ethernet.inc
506,7 → 506,7
cmp ax, ETHER_ARP
je .is_arp ; It is ARP
 
DEBUGF 1,"K : eth_rx - dumped (%u)\n", ax
; DEBUGF 1,"K : eth_rx - dumped (%u)\n", ax
inc [dumped_rx_count]
jmp .exit ; If not IP or ARP, ignore