OSDN Git Service

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)
commit25501837d8795701cd3cdbae22d15ef25300ddc0
treeb12bfc33ce2449ee8955fef5d430923617306a59
parentc552a50e5cda4e5942ce77d9f27b08d37d81b0e6
parent63709570cda3db1172695efeb049d43b7f756452
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>