B_KEEP_LOADED flag not required, as core network module keep them loaded...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6489 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -389,7 +389,7 @@ static int udp_module_stop(void)
|
||||
struct kernel_net_module_info protocol_info = {
|
||||
{
|
||||
NET_UDP_MODULE_NAME,
|
||||
B_KEEP_LOADED,
|
||||
0, // B_KEEP_LOADED, // phoudoin: Why???
|
||||
std_ops
|
||||
},
|
||||
udp_module_init,
|
||||
|
||||
Reference in New Issue
Block a user