forked from KolibriOS/kolibrios
new function: NET_packet_free, i8255x driver should not cause problems anymore.
git-svn-id: svn://kolibrios.org@3861 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -82,7 +82,7 @@ ETH_input:
|
||||
|
||||
.dump:
|
||||
DEBUGF DEBUG_NETWORK_VERBOSE,"ETH_input: dumping\n"
|
||||
call kernel_free
|
||||
call NET_packet_free
|
||||
add esp, 4
|
||||
ret
|
||||
|
||||
|
Reference in New Issue
Block a user