Reduced the number of buffers we allocate.
This commit is contained in:
parent
b7b6da1b46
commit
5ba12e069f
|
@ -63,7 +63,7 @@
|
|||
#define MAX_GRP_ADDR (32)
|
||||
#define MAX_PRISM2_GRP_ADDR (16)
|
||||
#define P2_DSCP_MAX (64)
|
||||
#define PRISM2_FIDSTACKLEN_MAX (20)
|
||||
#define PRISM2_FIDSTACKLEN_MAX (10)
|
||||
|
||||
#define MM_SAT_PCF (BIT14)
|
||||
#define MM_GCSD_PCF (BIT15)
|
||||
|
|
Loading…
Reference in a new issue