...
This commit is contained in:
parent
58072a85a4
commit
d50edc6364
1 changed files with 1 additions and 1 deletions
|
@ -472,7 +472,7 @@ __inline int mmnif_worker_schedule()
|
|||
*
|
||||
* Note: under windows this is kernel space so we take arbitrary 0x41000000 here
|
||||
*/
|
||||
__inline void* mmnif_shmalloc(int size)
|
||||
__inline void* mmnif_shmalloc()
|
||||
{
|
||||
/* Right now every core has the same buffer for every incoming packet
|
||||
* this will be removed and a buffer for each Core will be implemented
|
||||
|
|
Loading…
Add table
Reference in a new issue