More of the same

git-svn-id: svn://kolibrios.org@2857 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
hidnplayr 2012-07-11 12:03:24 +00:00
parent dfd433a9b9
commit 86ee484807

View File

@ -297,10 +297,6 @@ read_data: ; we have data - this wi
DEBUGF 1,"->%d bytes received\n", eax
push eax
mcall 75, 1, [socketNum] ; exit the socket
pop eax
cmp eax, -1
je error
@ -449,7 +445,8 @@ pr_exit:
apipa:
stdcall mem.Free, [dhcpMsg]
mcall close, [socketNum]
stdcall mem.Free, [dhcpMsg]
link_local:
call random