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:
parent
d73f313295
commit
5a10f7ebb4
@ -907,7 +907,8 @@ struct kernel_net_module_info device_info = {
|
||||
},
|
||||
|
||||
ether_init,
|
||||
ether_stop
|
||||
ether_stop,
|
||||
NULL
|
||||
};
|
||||
|
||||
// #pragma mark -
|
||||
|
Loading…
x
Reference in New Issue
Block a user