Re-enabled network2 events.

git-svn-id: svn://kolibrios.org@3388 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
hidnplayr 2013-03-18 20:37:23 +00:00
parent 2ee8f5d296
commit de440713d1

View File

@ -292,15 +292,11 @@ stack_handler:
align 4
NET_link_changed:
ret
DEBUGF 1,"NET_link_changed: %x\n", ebx
DEBUGF 1,"NET_link_changed device=0x%x status=0x%x\n", ebx, [ebx + NET_DEVICE.state]
align 4
NET_send_event:
ret
DEBUGF 1,"NET_send_event\n"
; Send event to all applications