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:
@@ -316,6 +316,11 @@ stack_handler:
|
||||
ret
|
||||
|
||||
|
||||
align 4
|
||||
NET_packet_free:
|
||||
and dword[esp+4], not 0xfff
|
||||
jmp kernel_free
|
||||
|
||||
|
||||
align 4
|
||||
NET_link_changed:
|
||||
|
Reference in New Issue
Block a user