fixed build
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14394 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -818,7 +818,7 @@ PPPManager::_CreateInterface(const char *name,
|
|||||||
// it is safe to access the manager from userland now
|
// it is safe to access the manager from userland now
|
||||||
|
|
||||||
Report(PPP_MANAGER_REPORT, PPP_REPORT_INTERFACE_CREATED, &id,
|
Report(PPP_MANAGER_REPORT, PPP_REPORT_INTERFACE_CREATED, &id,
|
||||||
sizeof(ppp_interface_id)));
|
sizeof(ppp_interface_id));
|
||||||
|
|
||||||
// notify handlers that interface has been created and they can initialize it now
|
// notify handlers that interface has been created and they can initialize it now
|
||||||
entry->interface->StateMachine().DownProtocols();
|
entry->interface->StateMachine().DownProtocols();
|
||||||
|
|||||||
Reference in New Issue
Block a user