mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Minor update to version 3.70.03.007
This commit is contained in:
parent
fe45e65f10
commit
40ca137bbd
2 changed files with 2 additions and 2 deletions
|
|
@ -52,7 +52,7 @@
|
|||
#define TW_OSLI_MAX_NUM_IOS TW_CL_MAX_SIMULTANEOUS_REQUESTS
|
||||
#define TW_OSLI_MAX_NUM_AENS 0x100
|
||||
|
||||
#define TW_OSLI_DEFERRED_INTR_USED
|
||||
//#define TW_OSLI_DEFERRED_INTR_USED
|
||||
|
||||
/* Possible values of req->state. */
|
||||
#define TW_OSLI_REQ_STATE_INIT 0x0 /* being initialized */
|
||||
|
|
|
|||
|
|
@ -75,7 +75,7 @@
|
|||
#define TW_OSL_ENCLOSURE_SUPPORT
|
||||
#endif
|
||||
|
||||
#define TW_OSL_DRIVER_VERSION_STRING "3.70.03.006"
|
||||
#define TW_OSL_DRIVER_VERSION_STRING "3.70.03.007"
|
||||
|
||||
#define TW_OSL_CAN_SLEEP
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue