]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'dsa-mv88e6xxx-fix-chip-definitions'
authorDavid S. Miller <davem@davemloft.net>
Wed, 29 Mar 2017 04:52:53 +0000 (21:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Mar 2017 04:52:53 +0000 (21:52 -0700)
commita834cd9aa1f89dcd05fdf826d1dc10085bd83731
treeb12bfc33ce2449ee8955fef5d430923617306a59
parent203dd1dc6363c8f005e5f43d5d86c60a00ef58cd
parent4b88a7bcbbff0fd30b140d01f20a74a365be59bc
Merge branch 'dsa-mv88e6xxx-fix-chip-definitions'

Vivien Didelot says:

====================
net: dsa: fix chip definitions

The definitions of some of the mv88e6xxx_ops and mv88e6xxx_info
structures are misordered and erroneous for 88E6191 and 88E6391.

This patch series cleans that up.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>