Subversion Repositories Kolibri OS

Rev

Rev 3711 | Rev 4388 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3711 Rev 3861
Line 95... Line 95...
95
 
95
 
Line 96... Line 96...
96
        DEBUGF  DEBUG_NETWORK_VERBOSE, "LOOP_input: Unknown packet type=%x\n", ax
96
        DEBUGF  DEBUG_NETWORK_VERBOSE, "LOOP_input: Unknown packet type=%x\n", ax
97
 
97
 
98
  .dump:
98
  .dump:
99
        DEBUGF  DEBUG_NETWORK_VERBOSE, "LOOP_input: dumping\n"
99
        DEBUGF  DEBUG_NETWORK_VERBOSE, "LOOP_input: dumping\n"
100
        call    kernel_free
100
        call    NET_packet_free
Line 101... Line 101...
101
        add     esp, 4
101
        add     esp, 4
102
        ret
102
        ret