Skip to content

Commit

Permalink
net: dsa: mv88e6xxx: add g1_irqs definition for MV88E6097
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Stefan Eichenberger authored and David S. Miller committed Nov 28, 2016
1 parent 53c4ce0 commit c534178
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/dsa/mv88e6xxx/chip.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
},
Expand Down

0 comments on commit c534178

Please sign in to comment.