mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-31 00:06:41 +09:00
net: dsa: mv88e6xxx: add g1_irqs definition for MV88E6097
Add the missing definition of g1_irqs for MV88E6097. Signed-off-by: Stefan Eichenberger <stefan.eichenberger@netmodule.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
53c4ce0214
commit
c534178bdd
@@ -3602,6 +3602,7 @@ static const struct mv88e6xxx_info mv88e6xxx_table[] = {
|
||||
.port_base_addr = 0x10,
|
||||
.global1_addr = 0x1b,
|
||||
.age_time_coeff = 15000,
|
||||
.g1_irqs = 8,
|
||||
.flags = MV88E6XXX_FLAGS_FAMILY_6097,
|
||||
.ops = &mv88e6097_ops,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user