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:
hidnplayr
2013-08-07 13:13:29 +00:00
parent b4f0e98afc
commit 72f900e956
10 changed files with 26 additions and 19 deletions

View File

@@ -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