EoE processing with kernel timer again.

This commit is contained in:
Florian Pose 2006-05-11 09:23:45 +00:00
parent cab99683df
commit abb3ab22fd
1 changed files with 1 additions and 2 deletions

View File

@ -43,8 +43,7 @@
// Uncomment this to do EoE within a kernel timer. Otherwise, it will be
// done in a working queue.
//#define EOE_TIMER
#define EOE_TIMER
/*****************************************************************************/