OSDN Git Service

net: dsa: mv88e6xxx: fix 88E6191 ops
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Tue, 28 Mar 2017 17:50:34 +0000 (13:50 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Mar 2017 04:52:52 +0000 (21:52 -0700)
commit2cf4cefb69cba2dce4968c4517bf00957dd7fda8
tree3166d7d1c7782cf40b5c55dc7b4b5b717b0bdba9
parent16e329aea90e4e404edce2828d701b1a3498487e
net: dsa: mv88e6xxx: fix 88E6191 ops

The mv88e6xxx_info structure for the 88E6191 chip was pointing the
mv88e6391_ops definition instead of mv88e6191_ops. Fix this.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/chip.c