File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
drivers/net/dsa/mv88e6xxx Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5705,7 +5705,7 @@ static const struct mv88e6xxx_info mv88e6xxx_table[] = {
5705
5705
.prod_num = MV88E6XXX_PORT_SWITCH_ID_PROD_6141 ,
5706
5706
.family = MV88E6XXX_FAMILY_6341 ,
5707
5707
.name = "Marvell 88E6141" ,
5708
- .num_databases = 4096 ,
5708
+ .num_databases = 256 ,
5709
5709
.num_macs = 2048 ,
5710
5710
.num_ports = 6 ,
5711
5711
.num_internal_phys = 5 ,
@@ -6164,7 +6164,7 @@ static const struct mv88e6xxx_info mv88e6xxx_table[] = {
6164
6164
.prod_num = MV88E6XXX_PORT_SWITCH_ID_PROD_6341 ,
6165
6165
.family = MV88E6XXX_FAMILY_6341 ,
6166
6166
.name = "Marvell 88E6341" ,
6167
- .num_databases = 4096 ,
6167
+ .num_databases = 256 ,
6168
6168
.num_macs = 2048 ,
6169
6169
.num_internal_phys = 5 ,
6170
6170
.num_ports = 6 ,
You can’t perform that action at this time.
0 commit comments