Deferred interrupts don't work yet, disable them.
Submitted by: Manjunath Ranganathaiah
This commit is contained in:
parent
b1e50be2c6
commit
1b4a3403cd
@ -53,7 +53,9 @@
|
|||||||
#define TW_OSLI_MAX_NUM_IOS TW_CL_MAX_SIMULTANEOUS_REQUESTS
|
#define TW_OSLI_MAX_NUM_IOS TW_CL_MAX_SIMULTANEOUS_REQUESTS
|
||||||
#define TW_OSLI_MAX_NUM_AENS 0x100
|
#define TW_OSLI_MAX_NUM_AENS 0x100
|
||||||
|
|
||||||
|
/* Disabled, doesn't work yet.
|
||||||
#define TW_OSLI_DEFERRED_INTR_USED
|
#define TW_OSLI_DEFERRED_INTR_USED
|
||||||
|
*/
|
||||||
|
|
||||||
/* Possible values of req->state. */
|
/* Possible values of req->state. */
|
||||||
#define TW_OSLI_REQ_STATE_INIT 0x0 /* being initialized */
|
#define TW_OSLI_REQ_STATE_INIT 0x0 /* being initialized */
|
||||||
|
Loading…
Reference in New Issue
Block a user