mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-22 01:07:17 +08:00
Added back in a couple of methods.
This commit is contained in:
parent
48a1927a9b
commit
4d28b934bb
@ -542,7 +542,6 @@ netisr_setqlimit(const struct netisr_handler *nhp, u_int qlimit)
|
|||||||
return (0);
|
return (0);
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef __rtems__
|
|
||||||
/*
|
/*
|
||||||
* Drain all packets currently held in a particular protocol work queue.
|
* Drain all packets currently held in a particular protocol work queue.
|
||||||
*/
|
*/
|
||||||
@ -608,7 +607,6 @@ netisr_unregister(const struct netisr_handler *nhp)
|
|||||||
}
|
}
|
||||||
NETISR_WUNLOCK();
|
NETISR_WUNLOCK();
|
||||||
}
|
}
|
||||||
#endif /* __rtems__ */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Look up the workstream given a packet and source identifier. Do this by
|
* Look up the workstream given a packet and source identifier. Do this by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user