mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Remove delay.
This commit is contained in:
@@ -1681,7 +1681,6 @@ fxp_init(void *xsc)
|
|||||||
struct fxp_cb_tx *txp;
|
struct fxp_cb_tx *txp;
|
||||||
int i, prm, s;
|
int i, prm, s;
|
||||||
|
|
||||||
rtems_task_wake_after(100);
|
|
||||||
DBGLVL_PRINTK(2,"fxp_init called\n");
|
DBGLVL_PRINTK(2,"fxp_init called\n");
|
||||||
|
|
||||||
s = splimp();
|
s = splimp();
|
||||||
|
|||||||
Reference in New Issue
Block a user