- fix bug with Intel I9 and Linux
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@7125 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 08d9da7d96ca52b06edb7dd47f4eb13bb8dc868e Former-commit-id: 4e4211b7c46423acf5de6d11a3b82ee0a69d3f28
This commit is contained in:
parent
06eb064ec9
commit
2b87c6b689
1 changed files with 11 additions and 11 deletions
|
@ -30,7 +30,7 @@
|
||||||
(no limit for "Unlimited Number of Interfaces" modules)
|
(no limit for "Unlimited Number of Interfaces" modules)
|
||||||
@see ModList
|
@see ModList
|
||||||
*/
|
*/
|
||||||
#define MAX_MOD_ITF 40
|
#define MAX_MOD_ITF 20
|
||||||
#define GfModInfoDefaultMaxItf MAX_MOD_ITF
|
#define GfModInfoDefaultMaxItf MAX_MOD_ITF
|
||||||
|
|
||||||
/* Name of the module function where run-time informations are exchanged (new scheme)
|
/* Name of the module function where run-time informations are exchanged (new scheme)
|
||||||
|
|
Loading…
Reference in a new issue