Commit 5c092eee authored by Tomasz Wlostowski's avatar Tomasz Wlostowski Committed by Alessandro Rubini

userspace/wrsw_rtud/rtud.c: changed port ranges and NIC_PORT to match 6-port test firmware

parent cc1157a5
......@@ -48,8 +48,8 @@
#define ENTRY_WORDS 8
#define MIN_PORT 0
#define MAX_PORT 9
#define NIC_PORT 10
#define MAX_PORT 5
#define NIC_PORT 6
// Maximum number of supported VLANs
#define NUM_VLANS 4096
......
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