dsa: fix 88e6xxx statistics counter snapshotting
authorStephane Contri <Stephane.Contri@grassvalley.com>
Thu, 2 Jul 2009 23:26:48 +0000 (23:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Jul 2009 01:03:35 +0000 (18:03 -0700)
commit1ded3f59f35a2642852b3e2a1c0fa8a97777e9af
tree8740ddef72d2a51849cf87fc30744dcda04864f0
parent78c29bd95bd8d2c3bcf7932cb3ab8ae01cd8f58f
dsa: fix 88e6xxx statistics counter snapshotting

The bit that tells us whether a statistics counter snapshot operation
has completed is located in the GLOBAL register block, not in the
GLOBAL2 register block, so fix up mv88e6xxx_stats_wait() to poll the
right register address.

Signed-off-by: Stephane Contri <Stephane.Contri@grassvalley.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Cc: stable@kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/mv88e6xxx.c