On Fri, Nov 25, 2016 at 09:41:28AM +0100, Stefan Eichenberger wrote:
This patchset fixes the following two issues for the MV88E6097:
- Add missing definition of g1_irqs
- Add missing comment
Stefan Eichenberger (2):
net: dsa: mv88e6xxx: add g1_irqs definition for MV88E6097
net: dsa: mv88e6xxx: add missing comment for MV88E6097
drivers/net/dsa/mv88e6xxx/chip.c | 2 ++
1 file changed, 2 insertions(+)
Hi Stefan
Thanks for the delta patches.
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew