Added control() function (as NULL pointer).

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5028 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Waldemar Kornewald 2003-10-14 12:24:28 +00:00
parent d73f313295
commit 5a10f7ebb4

View File

@ -907,7 +907,8 @@ struct kernel_net_module_info device_info = {
},
ether_init,
ether_stop
ether_stop,
NULL
};
// #pragma mark -