Commit 2016e12a authored by Adam Wujek's avatar Adam Wujek 💬

[remove] userspace/snmpd: use 8 ports

Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent 48e17b7a
......@@ -34,7 +34,7 @@
#define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]))
#define WRS_N_PORTS 18
#define WRS_N_PORTS 8
/* Scalar is just a stupid thing, but let's keep it */
extern void init_wrsScalar(void);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment