Remove delay.

This commit is contained in:
Eric Norum
2004-10-13 00:10:18 +00:00
parent 172f7dc444
commit 728abc471a

View File

@@ -1681,7 +1681,6 @@ fxp_init(void *xsc)
struct fxp_cb_tx *txp;
int i, prm, s;
rtems_task_wake_after(100);
DBGLVL_PRINTK(2,"fxp_init called\n");
s = splimp();